[Gdal-dev] ANN: peppy-0.6.3 with hyperspectral image viewer

Rob McMullen rob.mcmullen at gmail.com
Wed May 16 08:33:24 EDT 2007


I've been working on a graduate school software engineering project,
and it now has a hyperspectral image viewing mode using GDAL to
support the multitude of hyperspectral image formats.  (Without GDAL
it only supports uncompressed images with ENVI headers.)

Currently, it just displays images, shows spectra and profiles, and
has some basic image enhancement commands.  I intend to continue to
develop it as a platform for algorithm testing, and pie-in-the-sky as
a replacement for ENVI.  ENVI is a very capable analysis tool, but to
extend it you need to use the IDL language, which is quite a bit less
than my favorite thing ever.

peppy is written in Python using the ng-python bindings of GDAL, and
requires wxPython, numpy, and scipy.

http://www.flipturn.org/peppy/Hyperspectral.html

Comments welcome!

Rob



More information about the Gdal-dev mailing list