Orfeo Toolbox  3.16
Classes | Enumerations
otb::Functor::LandsatTM Namespace Reference

Classes

class  BarrenLandOrBuiltUpOrCloudsSpectralRule
class  BIO
class  Bright
class  DominantBlueSpectralRule
class  FlatResponseBarrenLandOrBuiltUpSpectralRule
class  KernelSpectralRule
class  LandsatTMIndex
class  LandsatTMIndexBase
 Base class for Landsat-TM indices. More...
class  LinguisticVariables
class  MIR1
class  MIR2
class  MIRTIR
class  NDBBBI
class  NDBSI
class  NDSI
class  NDSIVis
class  NDVI
class  NIR
class  PitbogOrGreenhouseSpectralRule
class  RangelandSpectralRule
class  ShadowCloudOrSnowSpectralRule
class  ShadowWithBarrenLandSpectralRule
class  ShadowWithVegetationSpectralRule
class  SnowOrIceSpectralRule
class  SpectralRuleBasedClassifier
 Implementation of the SpectralRuleBasedClassifier for Landsat TM image land cover classification as described in table IV of Baraldi et al. 2006, "Automatic Spectral Rule-Based Preliminary Mapping of Calibrated Landsat TM and ETM+ Images", IEEE Trans. on Geoscience and Remote Sensing, vol 44, no 9. This classifier assumes that the input image is calibrated in reflectances and in temperature. The reflectances can be given in the 0-1 range (Normalized) or in 0-1000 (Thousands). Temperatures can be given in Kelvin, in Kelvin*100 or in Celsius. Appropriate accessors are available for setting these units. More...
class  ThickCloudsSpectralRule
class  ThinCloudsSpectralRule
class  TIR
class  VegetationSpectralRule
class  Vis
class  WaterOrShadowSpectralRule
class  WetlandSpectralRule

Enumerations

enum  DegreeType {
  Kelvin,
  HundredsKelvin,
  Celsius
}
 Thermal band in Kelvin or Celsius. More...
enum  ReflectanceType {
  Thousands,
  Normalized
}
 Reflectances in thousands or in (0-1) More...
enum  SATType {
  L5,
  L7
}
 Landsat 5 or 7. More...

Enumeration Type Documentation

Thermal band in Kelvin or Celsius.

Enumerator:
Kelvin 
HundredsKelvin 
Celsius 

Definition at line 41 of file otbLandsatTMIndices.h.

Reflectances in thousands or in (0-1)

Enumerator:
Thousands 
Normalized 

Definition at line 43 of file otbLandsatTMIndices.h.

Landsat 5 or 7.

Enumerator:
L5 
L7 

Definition at line 39 of file otbLandsatTMIndices.h.


Generated at Sun Feb 3 2013 04:26:35 for Orfeo Toolbox with doxygen 1.8.1.1