, including all inherited members.
| apply(const vector< T > &src, const float &x) const | cvr::bilinearInterpolation< T > | [virtual] |
| apply(const float &x) const | cvr::bilinearInterpolation< T > | [virtual] |
| apply(const matrix< T > &src, const float &row, const float &col) const | cvr::bilinearInterpolation< T > | [virtual] |
| apply(const matrix< T > &src, const point< float > &p) const | cvr::bilinearInterpolation< T > | [virtual] |
| apply(const float &row, const float &col) const | cvr::bilinearInterpolation< T > | [virtual] |
| apply(const point< float > &p) const | cvr::bilinearInterpolation< T > | [virtual] |
| attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
| bilinearInterpolation() | cvr::bilinearInterpolation< T > | |
| bilinearInterpolation(const eBoundaryType boundaryType) | cvr::bilinearInterpolation< T > | |
| bilinearInterpolation(const parameters &par) | cvr::bilinearInterpolation< T > | |
| bilinearInterpolation(const bilinearInterpolation< T > &other) | cvr::bilinearInterpolation< T > | |
| buildName() const | cvr::object | [protected, virtual] |
| clone() const | cvr::bilinearInterpolation< T > | [virtual] |
| compute(const float fy, const float fx, const T syx, const T syx1, const T sy1x, const T sy1x1) const | cvr::bilinearInterpolation< T > | [inline] |
| compute(const float fx, const T sx, const T sx1) const | cvr::bilinearInterpolation< T > | [inline] |
| copy(const bilinearInterpolation< T > &other) | cvr::bilinearInterpolation< 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::bilinearInterpolation< T > | |
| cvr::functor::getParameters() | cvr::parametersManager | [protected] |
| getRangeOfInfluence() const | cvr::bilinearInterpolation< T > | [virtual] |
| getStatusObject() const | cvr::status | |
| getStatusString() const | cvr::status | |
| interpolate(const matrix< T > &src, const float row, const float col) const | cvr::bilinearInterpolation< T > | |
| interpolate(const float row, const float col) const | cvr::bilinearInterpolation< 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::bilinearInterpolation< T > | [inline] |
| interpolateUnchk(const float row, const float col) const | cvr::bilinearInterpolation< 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::bilinearInterpolation< T > | [virtual] |
| newInstance() const | cvr::bilinearInterpolation< T > | [virtual] |
| object() | cvr::object | |
| operator=(const bilinearInterpolation< T > &other) | cvr::bilinearInterpolation< T > | |
| fixedGridInterpolation< T >::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] |
| ~bilinearInterpolation() | cvr::bilinearInterpolation< T > | [virtual] |
| ~fixedGridInterpolation() | cvr::fixedGridInterpolation< T > | [virtual] |
| ~functor() | cvr::functor | [virtual] |
| ~ioObject() | cvr::ioObject | [virtual] |
| ~object() | cvr::object | [virtual] |
| ~parametersManager() | cvr::parametersManager | [virtual] |
| ~status() | cvr::status | [virtual] |