, including all inherited members.
apply(const vector< T > &src, const float &x) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
apply(const float &x) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
apply(const matrix< T > &src, const float &row, const float &col) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
apply(const matrix< T > &src, const point< float > &p) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
apply(const float &row, const float &col) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
apply(const point< float > &p) const | cvr::nearestNeighborInterpolation< T > | [virtual] |
attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
buildName() const | cvr::object | [protected, virtual] |
clone() const | cvr::nearestNeighborInterpolation< T > | [virtual] |
copy(const nearestNeighborInterpolation &other) | cvr::nearestNeighborInterpolation< T > | |
fixedGridInterpolation< T >::copy(const fixedGridInterpolation &other) | cvr::fixedGridInterpolation< T > | |
cvr::functor::copy(const functor &other) | cvr::functor | |
cvr::parametersManager::copy(const parametersManager &other) | cvr::parametersManager | |
cstAt(const vector< T > &img, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
cstAt(const matrix< T > &img, const int y, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
fixedGridInterpolation() | cvr::fixedGridInterpolation< T > | |
fixedGridInterpolation(const parameters &par) | cvr::fixedGridInterpolation< T > | |
fixedGridInterpolation(const fixedGridInterpolation &other) | cvr::fixedGridInterpolation< T > | |
functor() | cvr::functor | |
functor(const functor &other) | cvr::functor | |
getParameters() const | cvr::nearestNeighborInterpolation< T > | |
cvr::functor::getParameters() | cvr::parametersManager | [protected] |
getRangeOfInfluence() const | cvr::nearestNeighborInterpolation< T > | [virtual] |
getStatusObject() const | cvr::status | |
getStatusString() const | cvr::status | |
interpolate(const matrix< T > &src, const float row, const float col) const | cvr::nearestNeighborInterpolation< T > | [inline] |
fixedGridInterpolation< T >::interpolate(const matrix< T > &src, const float &row, const float &col) const | cvr::fixedGridInterpolation< T > | [inline] |
interpolateUnchk(const matrix< T > &src, const float row, const float col) const | cvr::nearestNeighborInterpolation< T > | [inline] |
ioObject() | cvr::ioObject | |
mirrAt(const vector< T > &img, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
mirrAt(const matrix< T > &img, const int y, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
name() const | cvr::nearestNeighborInterpolation< T > | [virtual] |
nearestNeighborInterpolation() | cvr::nearestNeighborInterpolation< T > | |
nearestNeighborInterpolation(const eBoundaryType boundaryType) | cvr::nearestNeighborInterpolation< T > | |
nearestNeighborInterpolation(const nearestNeighborInterpolation< T > &other) | cvr::nearestNeighborInterpolation< T > | |
newInstance() const | cvr::nearestNeighborInterpolation< T > | [virtual] |
object() | cvr::object | |
operator=(const fixedGridInterpolation &other) | cvr::fixedGridInterpolation< T > | |
parametersManager() | cvr::parametersManager | |
parametersManager(const parametersManager &other) | cvr::parametersManager | |
periAt(const vector< T > &img, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
periAt(const matrix< T > &img, const int y, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
read(ioHandler &handler, const bool complete=true) | cvr::functor | [virtual] |
setBoundaryType(const eBoundaryType boundaryType) | cvr::fixedGridInterpolation< T > | |
setParameters(const parameters &theParam) | cvr::parametersManager | [virtual] |
setStatusMonitor(statusMonitor &monitor) | cvr::status | [static] |
setStatusString(const char *msg) const | cvr::status | |
setStatusString(const std::string &msg) const | cvr::status | |
status() | cvr::status | |
status(const status &other) | cvr::status | |
theMatrix_ | cvr::fixedGridInterpolation< T > | [protected] |
theVector_ | cvr::fixedGridInterpolation< T > | [protected] |
updateParameters() | cvr::parametersManager | [virtual] |
use(const vector< T > &vct) | cvr::fixedGridInterpolation< T > | [virtual] |
use(const matrix< T > &vct) | cvr::fixedGridInterpolation< T > | [virtual] |
useParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
validParameters() const | cvr::parametersManager | [virtual] |
value_type typedef | cvr::fixedGridInterpolation< T > | |
write(ioHandler &handler, const bool complete=true) const | cvr::functor | [virtual] |
zeroAt(const vector< T > &img, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
zeroAt(const matrix< T > &img, const int y, const int x) const | cvr::fixedGridInterpolation< T > | [inline, protected] |
~fixedGridInterpolation() | cvr::fixedGridInterpolation< T > | [virtual] |
~functor() | cvr::functor | [virtual] |
~ioObject() | cvr::ioObject | [virtual] |
~nearestNeighborInterpolation() | cvr::nearestNeighborInterpolation< T > | [virtual] |
~object() | cvr::object | [virtual] |
~parametersManager() | cvr::parametersManager | [virtual] |
~status() | cvr::status | [virtual] |