, including all inherited members.
append(const T &theElement) | lti::pyramid< T > | |
at(const int &x) const | lti::pyramid< T > | [inline] |
at(const int &x) | lti::pyramid< T > | [inline] |
begin() const | lti::pyramid< T > | [inline] |
begin() | lti::pyramid< T > | [inline] |
bilinearAt(const float y, const float x, const int lev) const | lti::scaleSpacePyramid< T > | |
bilinIpl | lti::scaleSpacePyramid< T > | [protected] |
biquadIpl | lti::scaleSpacePyramid< T > | [protected] |
biquadraticAt(const float y, const float x, const int lev) const | lti::scaleSpacePyramid< T > | |
checkInterlevelMaximum(const int row, const int col, const int level) const | lti::scaleSpacePyramid< T > | |
checkMaximum(const int row, const int col, const int level) const | lti::scaleSpacePyramid< T > | |
clear() | lti::pyramid< T > | |
clone() const | lti::scaleSpacePyramid< T > | [virtual] |
compareResolutions(const pyramid &other) const | lti::pyramid< T > | |
const_iterator typedef | lti::pyramid< T > | |
copy(const scaleSpacePyramid< T > &other) | lti::scaleSpacePyramid< T > | |
cstAt(const T &img, const int y, const int x) const | lti::scaleSpacePyramid< T > | [inline, protected] |
eExtremaType enum name | lti::scaleSpacePyramid< T > | |
empty() const | lti::pyramid< T > | [inline] |
end() const | lti::pyramid< T > | [inline] |
end() | lti::pyramid< T > | [inline] |
equals(const pyramid &other) const | lti::pyramid< T > | |
generate(const T &src) | lti::scaleSpacePyramid< T > | |
generate(const T &src, const int &numLevels) | lti::scaleSpacePyramid< T > | |
getLevelScale(const int level) const | lti::scaleSpacePyramid< T > | [inline] |
getParameters() const | lti::scaleSpacePyramid< T > | |
getRadiusForScale(const float scale) const | lti::scaleSpacePyramid< T > | |
getScaleForRadius(const float radius) const | lti::scaleSpacePyramid< T > | |
getTypeName() const | lti::scaleSpacePyramid< T > | [virtual] |
initialize() | lti::object | [protected] |
initLevelFactor() | lti::scaleSpacePyramid< T > | [protected] |
interpolateExtremum(const int row, const int col, const int level, float &spRow, float &spCol) const | lti::scaleSpacePyramid< T > | |
interpolateExtremum(const int row, const int col, const int level, float &spRow, float &spCol, float &scale) const | lti::scaleSpacePyramid< T > | |
interpolateMaximum(const int row, const int col, const int level, float &spRow, float &spCol) const | lti::scaleSpacePyramid< T > | |
interpolateMaximum(const int row, const int col, const int level, float &spRow, float &spCol, float &scale) const | lti::scaleSpacePyramid< T > | |
ioObject() | lti::ioObject | |
ioObject(const ioObject &other) | lti::ioObject | |
iterator typedef | lti::pyramid< T > | |
levelFactor | lti::scaleSpacePyramid< T > | [protected] |
ltiLibInitialized | lti::object | [protected, static] |
mapToLevel(const int level, const float &row0, const float &col0, float &row, float &col) const | lti::scaleSpacePyramid< T > | [inline] |
mapToLevel(const int fromLevel, const int toLevel, const float &rowFrom, const float &colFrom, float &rowTo, float &colTo) const | lti::scaleSpacePyramid< T > | [inline] |
mapToLevel0(const int level, const float row, const float col, float &row0, float &col0) const | lti::scaleSpacePyramid< T > | [inline] |
Maximum enum value | lti::scaleSpacePyramid< T > | |
Minimum enum value | lti::scaleSpacePyramid< T > | |
nearestAt(const float y, const float x, const int lev) const | lti::scaleSpacePyramid< T > | |
nnIpl | lti::scaleSpacePyramid< T > | [protected] |
NoExtremum enum value | lti::scaleSpacePyramid< T > | |
object() | lti::object | |
operator=(const scaleSpacePyramid< T > &other) | lti::scaleSpacePyramid< T > | |
operator==(const pyramid &other) const | lti::pyramid< T > | [inline] |
operator[](const int &x) const | lti::pyramid< T > | [inline] |
operator[](const int &x) | lti::pyramid< T > | [inline] |
param | lti::scaleSpacePyramid< T > | [protected] |
pyramid() | lti::pyramid< T > | |
pyramid(const int &resolutions) | lti::pyramid< T > | |
pyramid(const pyramid &other) | lti::pyramid< T > | |
quadraticAt(const float y, const float x, const int lev) const | lti::scaleSpacePyramid< T > | |
quadraticAt(const float y, const float x, const float s) const | lti::scaleSpacePyramid< T > | |
read(ioHandler &handler, const bool complete=true) | lti::mathObject | [virtual] |
resize(const int &levels, const bool ©Data=true) | lti::scaleSpacePyramid< T > | [virtual] |
scaleSpacePyramid() | lti::scaleSpacePyramid< T > | |
scaleSpacePyramid(const int levels, const parameters &par=parameters()) | lti::scaleSpacePyramid< T > | |
scaleSpacePyramid(const scaleSpacePyramid< T > &other) | lti::scaleSpacePyramid< T > | |
setParameters(const parameters &par) | lti::scaleSpacePyramid< T > | [virtual] |
size() const | lti::pyramid< T > | [inline] |
size_type typedef | lti::pyramid< T > | |
tacc(const value_type &in, value_type &out) const | lti::scaleSpacePyramid< T > | [inline, protected] |
thePyramid | lti::pyramid< T > | [protected] |
trilinearAt(const float y, const float x, const float s) const | lti::scaleSpacePyramid< T > | |
triquadraticAt(const float y, const float x, const float s) const | lti::scaleSpacePyramid< T > | |
value_type typedef | lti::scaleSpacePyramid< T > | |
write(ioHandler &handler, const bool complete=true) const | lti::mathObject | [virtual] |
~ioObject() | lti::ioObject | [virtual] |
~object() | lti::object | [virtual] |
~pyramid() | lti::pyramid< T > | [virtual] |
~scaleSpacePyramid() | lti::scaleSpacePyramid< T > | [virtual] |