[PyQt] PyQt: colorTable, grayscale

Nahuel Defossé nahueldefosse at yahoo.com.ar
Sun Jan 18 18:28:05 GMT 2009


El Sunday 18 January 2009 15:02:40 Matt Smith escribió:
> I'm working on some image analysis, and displaying the result.  One of
> the problems I have is grayScale.  I don't mind using 8bit for display,
> but is there a default grayScale color table?  I suppose I could make
> one, but it would be nice to import one.
>
I'm not fond of image processing, but I've done some work with PIL and Qt and
this class became quite handy:  
http://www.pythonware.com/library/pil/handbook/imageqt.htm.

Nahuel



More information about the PyQt mailing list