Basic incomplete illuminant direction processing including shadow free chromaticities...
commit7d47bd13af75b80cea8ef0d323aacdefae7eded7
authorJames Hogan <james@albanarts.com>
Mon, 1 Dec 2008 02:44:59 +0000 (1 02:44 +0000)
committerJames Hogan <james@albanarts.com>
Mon, 1 Dec 2008 02:44:59 +0000 (1 02:44 +0000)
tree7bd158aa16a2a11fd3ea7950385870fdf66b6c1f
parent475468319c37491078758425af3bb8e7d438074c
Basic incomplete illuminant direction processing including shadow free chromaticities and illuminant discontinuity
24 files changed:
geo/CMakeLists.txt
geo/tcChannel.cpp
geo/tcChannel.h
geo/tcChannelConfigWidget.cpp
geo/tcChannelConfigWidget.h
geo/tcChannelGroup.cpp
geo/tcChannelGroup.h
geo/tcGeoImageData.cpp
geo/tcGeoImageData.h
geo/tcGlobe.cpp
geo/tcGlobe.h
geo/tcIlluminantDirection.cpp [new file with mode: 0644]
geo/tcIlluminantDirection.h [copied from geo/tcShadowFreeChromaticities.h with 60% similarity]
geo/tcIlluminantDiscontinuity.cpp [new file with mode: 0644]
geo/tcIlluminantDiscontinuity.h [copied from geo/tcChannelConfigWidget.h with 71% similarity]
geo/tcLandsatData.cpp
geo/tcLandsatData.h
geo/tcPixelData.h
geo/tcShadowFreeChromaticities.cpp
geo/tcShadowFreeChromaticities.h
maths/VarVector.h [new file with mode: 0644]
tcMainWindow.cpp
tcViewportWidget.cpp
tcViewportWidget.h