Interface for mapping between input bands and output channels
commit031b460cbdc00f2efa0fe1b6b7ff0dfc4838f73c
authorJames Hogan <james@albanarts.com>
Mon, 24 Nov 2008 22:46:09 +0000 (24 22:46 +0000)
committerJames Hogan <james@albanarts.com>
Mon, 24 Nov 2008 22:46:09 +0000 (24 22:46 +0000)
treec4184220dbcbd9b413f96e28d52b57ca021e7726
parent2c5f221723f13001f4893a8bca7b909540d7755f
Interface for mapping between input bands and output channels

allows mapping of any of the data bands (colour, IR, thermal IR, panchromatic etc)
  onto each of the colour channels (red, green, blue) using a convenient radiobutton
  interface.
CMakeLists.txt
NOTES
geo/tcGlobe.cpp
geo/tcGlobe.h
geo/tcLandsatData.cpp
tcColourMapWidget.cpp [new file with mode: 0644]
tcColourMapWidget.h [new file with mode: 0644]
tcMainWindow.cpp
tcMainWindow.h
tcViewportWidget.cpp
tcViewportWidget.h