Basic processing channels and channel groups
commit475468319c37491078758425af3bb8e7d438074c
authorJames Hogan <james@albanarts.com>
Sun, 30 Nov 2008 02:01:35 +0000 (30 02:01 +0000)
committerJames Hogan <james@albanarts.com>
Sun, 30 Nov 2008 02:01:35 +0000 (30 02:01 +0000)
tree6b320a98b342c798c75bb25e08a68d5409e8eddd
parent72fac673e04a9a609baa9072ee1137a58fd83a1f
Basic processing channels and channel groups

including infrastructure for shadow free chromaticities
18 files changed:
geo/CMakeLists.txt
geo/tcChannel.cpp
geo/tcChannel.h
geo/tcChannelChromaticity.cpp [new file with mode: 0644]
geo/tcChannelChromaticity.h [copied from geo/tcChannelManager.h with 63% similarity]
geo/tcChannelConfigWidget.cpp [copied from geo/tcChannelManager.cpp with 69% similarity]
geo/tcChannelConfigWidget.h [copied from tcMainWindow.h with 73% similarity]
geo/tcChannelGroup.cpp [new file with mode: 0644]
geo/tcChannelGroup.h [copied from geo/tcChannel.h with 68% similarity]
geo/tcChannelManager.cpp
geo/tcChannelManager.h
geo/tcLandsatData.cpp
geo/tcShadowFreeChromaticities.cpp [new file with mode: 0644]
geo/tcShadowFreeChromaticities.h [copied from geo/tcChannelManager.h with 60% similarity]
tcColourMapWidget.cpp
tcColourMapWidget.h
tcMainWindow.cpp
tcMainWindow.h