, including all inherited members.
c0 | puma2::TBaseImg< T > | [protected] |
createMask(int radius, bool **(&mask)) | puma2::FeatureImage< T > | [private] |
ElementType typedef | puma2::SingleElementImage< T > | |
FeatureImage(int x=0, int y=0) | puma2::FeatureImage< T > | [inline] |
FeatureImage(int x, int y, FeatureImage *m, int xo, int yo) | puma2::FeatureImage< T > | [inline] |
getElementTypeMaximum() const | puma2::TBaseImg< T > | [inline, virtual] |
getElementTypeMinimum() const | puma2::TBaseImg< T > | [inline, virtual] |
getGlobalMaxima(int n) | puma2::FeatureImage< T > | |
getGlobalMaximum() | puma2::FeatureImage< T > | |
getGlobalMinima(int n) | puma2::FeatureImage< T > | |
getGlobalMinimum() | puma2::FeatureImage< T > | |
getGrayLevelImageRepresentation()=0 | puma2::FeatureImage< T > | [pure virtual] |
getHeight() const | puma2::TBaseImg< T > | [inline] |
getLocalMaxima(int n, T threshold, int radius) | puma2::FeatureImage< T > | |
getLocalMaxima(T threshold, int radius) | puma2::FeatureImage< T > | |
getLocalMinima(int n, T threhold, int radius) | puma2::FeatureImage< T > | |
getLocalMinima(T thresh, int radius) | puma2::FeatureImage< T > | |
getValueRangeMaximum() const | puma2::TBaseImg< T > | [inline] |
getValueRangeMinimum() const | puma2::TBaseImg< T > | [inline] |
getWidth() const | puma2::TBaseImg< T > | [inline] |
isSubImage() const | puma2::TBaseImg< T > | [inline] |
mValueRangeMaximum | puma2::TBaseImg< T > | [protected] |
mValueRangeMinimum | puma2::TBaseImg< T > | [protected] |
numberOfChannels() | puma2::SingleElementImage< T > | [inline, static] |
operator const T **() const | puma2::TBaseImg< T > | [inline] |
operator T **() | puma2::TBaseImg< T > | [inline] |
operator=(const TBaseImg &o) | puma2::TBaseImg< T > | [inline] |
operator[](int i) const | puma2::TBaseImg< T > | [inline] |
operator[](int i) | puma2::TBaseImg< T > | [inline] |
Pixel typedef | puma2::TBaseImg< T > | |
PixelType typedef | puma2::SingleElementImage< T > | |
readFromFile(const char *fileName) | puma2::TBaseImg< T > | [inline] |
resize(int width, int height) | puma2::TBaseImg< T > | [inline] |
resize(int width, int height, TBaseImg *master, int xOffset, int yOffset) | puma2::TBaseImg< T > | [inline] |
sample(int x, int y, int n) const | puma2::SingleElementImage< T > | [inline] |
sample(int x, int y, int n) | puma2::SingleElementImage< T > | [inline] |
setupImageBaseVariables() | puma2::TBaseImg< T > | [inline] |
setValueRangeMaximum(double value) | puma2::TBaseImg< T > | [inline] |
setValueRangeMinimum(double value) | puma2::TBaseImg< T > | [inline] |
SingleElementImage(int width=0, int height=0) | puma2::SingleElementImage< T > | [inline] |
SingleElementImage(int width, int height, SingleElementImage *master, int xOffset, int yOffset) | puma2::SingleElementImage< T > | [inline] |
TBaseImg(int width=0, int height=0) | puma2::TBaseImg< T > | [inline, protected] |
TBaseImg(int width, int height, TBaseImg *master, int xOffset, int yOffset) | puma2::TBaseImg< T > | [inline, protected] |
unsafeRowPointerArray() | puma2::TBaseImg< T > | [inline] |
unsafeRowPointerArray() const | puma2::TBaseImg< T > | [inline] |
writeToFile(const char *fileName) const | puma2::TBaseImg< T > | [inline] |
~FeatureImage() | puma2::FeatureImage< T > | [inline, virtual] |