siox and lab

Michael Thaler michael.thaler at physik.tu-muenchen.de
Wed Mar 29 12:04:55 CEST 2006


On Wednesday 29 March 2006 11:08, Boudewijn Rempt wrote:

> Better convert to Lab using Krita, and then convert the shorts to floats --
> that way you have got cs-independence from the outset. I really don't look
> forward to more rgb8-only code in Krita

I will have a look at it. The problem could be that the floats in

typedef struct
{
  gfloat l;
  gfloat a;
  gfloat b;
  gint   cardinality;
} lab;

could be between zero and one. I will have a look at the RGB->LAB code in 
gimp.

Greetings,
Michael


More information about the kimageshop mailing list