, including all inherited members.
| apply(const vector< T > &src, const float &x) const | cvr::genericInterpolation< T > | [virtual] |
| apply(const float &x) const | cvr::genericInterpolation< T > | [virtual] |
| apply(const matrix< T > &src, const float &row, const float &col) const | cvr::genericInterpolation< T > | [virtual] |
| apply(const matrix< T > &src, const fpoint &p) const | cvr::genericInterpolation< T > | [virtual] |
| apply(const float &row, const float &col) const | cvr::genericInterpolation< T > | [virtual] |
| apply(const fpoint &p) const | cvr::genericInterpolation< T > | [virtual] |
| attachParameters(parameters &theParam) | cvr::parametersManager | [virtual] |
| BicubicKernel enum value | cvr::genericInterpolation< T > | |
| BilinearKernel enum value | cvr::genericInterpolation< T > | |
| buffer_ | cvr::genericInterpolation< T > | [mutable, protected] |
| bufferRows_ | cvr::genericInterpolation< T > | [protected] |
| buildName() const | cvr::object | [protected, virtual] |
| clone() const | cvr::genericInterpolation< T > | [virtual] |
| column_ | cvr::genericInterpolation< T > | [protected] |
| compute(const float fx, const T *data) const | cvr::genericInterpolation< T > | [inline] |
| compute(const float fy, const float fx, const T **data) const | cvr::genericInterpolation< T > | [inline] |
| copy(const genericInterpolation &other) | cvr::genericInterpolation< 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] |
| eInterpolationKernelType enum name | cvr::genericInterpolation< T > | |
| firstElemColumn_ | cvr::genericInterpolation< T > | [protected] |
| firstSampleOffset_ | cvr::genericInterpolation< T > | [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 | |
| genericInterpolation() | cvr::genericInterpolation< T > | |
| genericInterpolation(const parameters ¶ms) | cvr::genericInterpolation< T > | |
| genericInterpolation(const eBoundaryType boundaryType) | cvr::genericInterpolation< T > | |
| genericInterpolation(const genericInterpolation< T > &other) | cvr::genericInterpolation< T > | |
| GenericKernel enum value | cvr::genericInterpolation< T > | |
| getLUT() const | cvr::genericInterpolation< T > | [inline] |
| getParameters() const | cvr::genericInterpolation< T > | |
| cvr::functor::getParameters() | cvr::parametersManager | [protected] |
| getRangeOfInfluence() const | cvr::genericInterpolation< T > | [virtual] |
| getStatusObject() const | cvr::status | |
| getStatusString() const | cvr::status | |
| initBicubicLUT() | cvr::genericInterpolation< T > | [protected] |
| initBilinearLUT() | cvr::genericInterpolation< T > | [protected] |
| initGenericLUT() | cvr::genericInterpolation< T > | [protected] |
| initLUT() | cvr::genericInterpolation< T > | [protected] |
| interpolate(const matrix< T > &src, const float row, const float col) const | cvr::genericInterpolation< T > | |
| interpolate(const float row, const float col) const | cvr::genericInterpolation< 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::genericInterpolation< T > | [inline] |
| interpolateUnchk(const float row, const float col) const | cvr::genericInterpolation< T > | [inline] |
| interpolationKernel_ | cvr::genericInterpolation< T > | [protected] |
| intervalSize_ | cvr::genericInterpolation< T > | [protected] |
| ioObject() | cvr::ioObject | |
| lastIntervalFirstSample_ | cvr::genericInterpolation< T > | [protected] |
| 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::genericInterpolation< T > | [virtual] |
| newInstance() const | cvr::genericInterpolation< T > | [virtual] |
| numberOfIntervals_ | cvr::genericInterpolation< T > | [protected] |
| object() | cvr::object | |
| operator=(const genericInterpolation< T > &other) | cvr::genericInterpolation< 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] |
| rangeOfInfluence_ | cvr::genericInterpolation< T > | [protected] |
| read(ioHandler &handler, const bool complete=true) | cvr::functor | [virtual] |
| rows_ | cvr::genericInterpolation< T > | [mutable, protected] |
| 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::genericInterpolation< T > | [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] |
| ~genericInterpolation() | cvr::genericInterpolation< T > | [virtual] |
| ~ioObject() | cvr::ioObject | [virtual] |
| ~object() | cvr::object | [virtual] |
| ~parametersManager() | cvr::parametersManager | [virtual] |
| ~status() | cvr::status | [virtual] |