[Tutor] image processing

Kent Johnson kent37 at tds.net
Sat Mar 7 05:31:03 CET 2009


On Fri, Mar 6, 2009 at 7:05 PM, Harris, Sarah L
<sarah.l.harris at jpl.nasa.gov> wrote:
> Could someone please let me know where I can find 'lots' of examples of
> image processing using python? Particularly MODIS and ASTER examples.
> Any feedback will be greatly appreciated.

There is one complete example here:
http://pyevolve.sourceforge.net/wordpress/?p=86

It might help if you gave us more information - what are MODIS and
ASTER? What kind of image processing are you interested in?

Do you know about PIL (Python Imaging Library)? It provides some basic
image processing.

Kent


More information about the Tutor mailing list