Tiff Image Reader/writer
James Carroll
mrmaple at gmail.com
Mon Jun 13 16:15:30 EDT 2005
What sort of things do you want to do with the TIFFs? How
heavy-weight or light-weight are you interested in? For heavy-weight
there are:
- wxPython will do a bunch of tiff reading, and some image processing
http://www.wxpython.org
- GDAL
>(quoting Khalid Zuberi:)
>GDAL supports GeoTIFF and includes python bindings:
>
> http://www.remotesensing.org/gdal/
- ITK Insight Toolkit from Kitware (wicked heavy-weight)
http://www.itk.org
-Jim
On 13 Jun 2005 12:50:48 -0700, PyPK <superprad at gmail.com> wrote:
> Is there any package out there which handles Tiff Images other than PIL
> or ImageMagic .
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
More information about the Python-list
mailing list