12 #ifndef ossimHistoMatchRemapper_HEADER 13 #define ossimHistoMatchRemapper_HEADER 1 25 const vector<double>& targetMeanPerBand = vector<double>(),
26 const vector<double>& targetSigmaPerBand = vector<double>(),
27 const vector<double>& inputMeanPerBand = vector<double>(),
28 const vector<double>& inputSigmaPerBand = vector<double>()
33 virtual void initialize();
35 const vector<double>& getInputMeanValues()
const;
36 const vector<double>& getInputSigmaValues()
const;
37 const vector<double>& getTargetMeanValues()
const;
38 const vector<double>& getTargetSigmaValues()
const;
40 void setInputMeanValues(
const vector<double>& newValues);
41 void setInputSigmaValues(
const vector<double>& newValues);
42 void setTargetMeanValues(
const vector<double>& newValues);
43 void setTargetSigmaValues(
const vector<double>& newValues);
47 const char* prefix=NULL);
49 const char* prefix=NULL);
70 double transLean(
double vIn,
87 double transLeanStretch(
double vIn,
91 double vTargetStretch,
vector< double > theInputMeanPerBand
vector< double > theTargetMeanPerBand
Represents serializable keyword/value map.
unsigned int ossim_uint32
vector< double > theInputSigmaPerBand
vector< double > theTargetSigmaPerBand
ossimRefPtr< ossimImageData > theBlankTile