ALPHA_CHANNEL enum value | te::map::RasterTransform | |
apply(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | inline |
apply(double icol, double ilin) | te::map::RasterTransform | inline |
applyLinearContrast(const unsigned int &bandIdx, const double &inputValue, double &outputValue) const | te::map::RasterTransform | inlineprotected |
applyLogContrast(const unsigned int &bandIdx, const double &inputValue, double &outputValue) const | te::map::RasterTransform | inlineprotected |
applySquareContrast(const unsigned int &bandIdx, const double &inputValue, double &outputValue) const | te::map::RasterTransform | inlineprotected |
applySquareRootContrast(const unsigned int &bandIdx, const double &inputValue, double &outputValue) const | te::map::RasterTransform | inlineprotected |
BAND2BAND_TRANSF enum value | te::map::RasterTransform | |
BLUE2THREE_TRANSF enum value | te::map::RasterTransform | |
BLUE_CHANNEL enum value | te::map::RasterTransform | |
CATEGORIZE_TRANSF enum value | te::map::RasterTransform | |
CategorizedMap typedef | te::map::RasterTransform | |
ChannelDomain enum name | te::map::RasterTransform | |
ChannelDomainGetFunction typedef | te::map::RasterTransform | |
checkAlphaValue(double icol, double ilin) | te::map::RasterTransform | protected |
checkNoValue(double &value, int band) const | te::map::RasterTransform | inlineprotected |
clearRGBMap() | te::map::RasterTransform | |
CONTRAST_TRANSF enum value | te::map::RasterTransform | |
ContrastTransformFunction typedef | te::map::RasterTransform | protected |
ContrastType enum name | te::map::RasterTransform | |
EXTRACT2RGB_TRANSF enum value | te::map::RasterTransform | |
EXTRACT2RGBA_TRANSF enum value | te::map::RasterTransform | |
fixValue(double &value, short &band) const | te::map::RasterTransform | inlineprotected |
getBChannelMapping(RGBChannels channel) | te::map::RasterTransform | |
getBlue2ThreeBand(double icol, double ilin) | te::map::RasterTransform | protected |
getCategorize(double icol, double ilin) | te::map::RasterTransform | protected |
getCategorizedColor(double value) | te::map::RasterTransform | protected |
getCategorizedMap() | te::map::RasterTransform | inline |
getChannelDomain() const | te::map::RasterTransform | |
getExtractRGB(double icol, double ilin) | te::map::RasterTransform | protected |
getExtractRGBA(double icol, double ilin) | te::map::RasterTransform | protected |
getGain() const | te::map::RasterTransform | |
getGammaB() | te::map::RasterTransform | |
getGammaG() | te::map::RasterTransform | |
getGammaM() | te::map::RasterTransform | |
getGammaR() | te::map::RasterTransform | |
getGreen2ThreeBand(double icol, double ilin) | te::map::RasterTransform | protected |
getImaginaryValueChannelDomainGetFunction(unsigned int c, unsigned int r, double &value, std::size_t b) | te::map::RasterTransform | inlineprotected |
getInputRaster() | te::map::RasterTransform | inline |
getInterpolate(double icol, double ilin) | te::map::RasterTransform | protected |
getInterpolatedColor(double value) | te::map::RasterTransform | protected |
getInterpolatedMap() | te::map::RasterTransform | inline |
getMono2ThreeBand(double icol, double ilin) | te::map::RasterTransform | protected |
getOffset() | te::map::RasterTransform | |
getOutputRaster() | te::map::RasterTransform | inline |
getRealValueChannelDomainGetFunction(unsigned int c, unsigned int r, double &value, std::size_t b) | te::map::RasterTransform | inlineprotected |
getRecode(double icol, double ilin) | te::map::RasterTransform | protected |
getRecodedColor(double value) | te::map::RasterTransform | protected |
getRecodedMap() | te::map::RasterTransform | inline |
getRed2ThreeBand(double icol, double ilin) | te::map::RasterTransform | protected |
getRGBMap() | te::map::RasterTransform | |
getSQRTChannelDomainGetFunction(unsigned int c, unsigned int r, double &value, std::size_t b) | te::map::RasterTransform | inlineprotected |
getTransfFunction() | te::map::RasterTransform | |
getTransparency() | te::map::RasterTransform | inline |
GREEN2THREE_TRANSF enum value | te::map::RasterTransform | |
GREEN_CHANNEL enum value | te::map::RasterTransform | |
IMAGINARY_CHANNEL_DOMAIN enum value | te::map::RasterTransform | |
INTERPOLATE_TRANSF enum value | te::map::RasterTransform | |
InterpolatedMap typedef | te::map::RasterTransform | |
LINEAR_CONTRAST enum value | te::map::RasterTransform | |
LOG_CONTRAST enum value | te::map::RasterTransform | |
m_alphaBand | te::map::RasterTransform | private |
m_arrayBuffer | te::map::RasterTransform | private |
m_blueBand | te::map::RasterTransform | private |
m_categorizeMap | te::map::RasterTransform | private |
m_channelDomainGetFuncPtr | te::map::RasterTransform | private |
m_contrastTransfFuncPtr | te::map::RasterTransform | private |
m_currentChannelDomain | te::map::RasterTransform | private |
m_currentContrastType | te::map::RasterTransform | private |
m_greenBand | te::map::RasterTransform | private |
m_inputNBands | te::map::RasterTransform | private |
m_interpolateMap | te::map::RasterTransform | private |
m_monoBand | te::map::RasterTransform | private |
m_rasterIn | te::map::RasterTransform | private |
m_rasterOut | te::map::RasterTransform | private |
m_recodeMap | te::map::RasterTransform | private |
m_redBand | te::map::RasterTransform | private |
m_RGBAFuncPtr | te::map::RasterTransform | private |
m_transfFuncPtr | te::map::RasterTransform | private |
m_transformBandInfo | te::map::RasterTransform | private |
m_transp | te::map::RasterTransform | private |
m_useBufferCache | te::map::RasterTransform | private |
MONO2THREE_TRANSF enum value | te::map::RasterTransform | |
MONO_CHANNEL enum value | te::map::RasterTransform | |
NO_TRANSF enum value | te::map::RasterTransform | |
RasterThreshold typedef | te::map::RasterTransform | |
RasterTransfFunctions enum name | te::map::RasterTransform | |
RasterTransform(te::rst::Raster *input, te::rst::Raster *output) | te::map::RasterTransform | |
REAL_CHANNEL_DOMAIN enum value | te::map::RasterTransform | |
RECODE_TRANSF enum value | te::map::RasterTransform | |
RecodedMap typedef | te::map::RasterTransform | |
RED2THREE_TRANSF enum value | te::map::RasterTransform | |
RED_CHANNEL enum value | te::map::RasterTransform | |
RGBAFunction typedef | te::map::RasterTransform | |
RGBChannels enum name | te::map::RasterTransform | |
setBand2Band(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setBChannelMapping(short bIn, RGBChannels bOut) | te::map::RasterTransform | |
setBlue2ThreeBand(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setCategorize(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setCategorizedMap(CategorizedMap map) | te::map::RasterTransform | inline |
setChannelDomain(const ChannelDomain domain) | te::map::RasterTransform | |
setContrastFuncPtr(const RasterTransform::ContrastType contrastType) | te::map::RasterTransform | protected |
setContrastGainsAndOffsets(const std::vector< double > &contrastGains, const std::vector< double > &contrastOffsets1, const std::vector< double > &contrastOffsets2) | te::map::RasterTransform | |
setContrastType(const ContrastType &newType) | te::map::RasterTransform | |
setExtractRGB(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setExtractRGBA(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setGain(double value, int band) | te::map::RasterTransform | |
setGammaB(double value) | te::map::RasterTransform | |
setGammaG(double value) | te::map::RasterTransform | |
setGammaM(double value) | te::map::RasterTransform | |
setGammaR(double value) | te::map::RasterTransform | |
setGreen2ThreeBand(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setInputRasterResampleSize(int inputX0, int inputY0, int inputWidth, int inputHeight, int outWidth, int outHeight) | te::map::RasterTransform | |
setInterpolate(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setInterpolatedMap(InterpolatedMap map) | te::map::RasterTransform | inline |
setLinearTransfParameters(double vmin, double vmax, double rmin, double rmax) | te::map::RasterTransform | |
setLinearTransfParameters(double vmin, double vmax, double rmin, double rmax, int band) | te::map::RasterTransform | |
setMono2ThreeBand(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setOffset(double value, int band) | te::map::RasterTransform | |
setRecode(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setRecodedMap(RecodedMap map) | te::map::RasterTransform | inline |
setRed2ThreeBand(double icol, double ilin, double ocol, double olin) | te::map::RasterTransform | protected |
setRGBAFunction(RasterTransform::RGBAFunction transfFuncPtr) | te::map::RasterTransform | inline |
setRGBMap(std::map< RGBChannels, short > &rgbMap) | te::map::RasterTransform | |
setTransfFunction(RasterTransfFunctions func) | te::map::RasterTransform | |
setTransfFunction(RasterTransform::TransformFunction transfFuncPtr) | te::map::RasterTransform | inline |
setTransfParameters(double rmin, double rmax, double gain, double offset1, double offset2, int band) | te::map::RasterTransform | |
setTransparency(double value) | te::map::RasterTransform | inline |
SQRT_CHANNEL_DOMAIN enum value | te::map::RasterTransform | |
SQUARE_CONTRAST enum value | te::map::RasterTransform | |
SQUARE_ROOT_CONTRAST enum value | te::map::RasterTransform | |
TransformFunction typedef | te::map::RasterTransform | |
~RasterTransform() | te::map::RasterTransform | |