[wxpython-users] Gamma correction using wx.Image?
Christopher Barker
Chris.Barker at noaa.gov
Mon May 19 10:36:08 PDT 2008
Gre7g Luterman wrote:
> On 5/19/08, *Christopher Barker* <Chris.Barker at noaa.gov
> Anyway, one way to improve this is to have wx understand the "array
> protocol" introduced by numpy -- it can be used to pass data between
> a numpy array and a PIL image now, and if wx implements it, then the
> same thing could be done with wxImages (and other wx types).
>
> I believe is this on the list for a Google Summer of Code project,
> so we may get in a couple months.
>
> Oh that would be sweet! I did a quick search and didn't find it. Don't
> suppose you have a link?
Yes, given that it's google, I'm surprised how hard it is to find SoC info!
I'm pretty sure that we added the array protocol work to this one:
http://code.google.com/soc/2008/wxpython/appinfo.html?csaid=2D73FD5018E28BD7
The error propagation improvements will take priority, though.
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception
Chris.Barker at noaa.gov
More information about the wxpython-users
mailing list