allocate(int nrows, int ncols, int nlevels) | CMotion2DPyramid | |
build(const unsigned char *image) | CMotion2DPyramid | |
build(const unsigned char *image, int nrows, int ncols, int nlevels) | CMotion2DPyramid | |
build(const short *image) | CMotion2DPyramid | |
build(const short *image, int nrows, int ncols, int nlevels) | CMotion2DPyramid | |
CMotion2DPyramid() | CMotion2DPyramid | |
CMotion2DPyramid(const CMotion2DPyramid &pyramid) | CMotion2DPyramid | |
destroy() | CMotion2DPyramid | |
exchange(CMotion2DPyramid &pyramid) | CMotion2DPyramid | |
getColsSpatialGradientDataAddress(TPyramidError &error, int level=0) | CMotion2DPyramid | |
getGaussianImageDataAddress(TPyramidError &error, int level=0) | CMotion2DPyramid | |
getNumberOfCols(int &ncols, int level=0) const | CMotion2DPyramid | |
getNumberOfLevels() const | CMotion2DPyramid | |
getNumberOfRows(int &rows, int level=0) const | CMotion2DPyramid | |
getRowsSpatialGradientDataAddress(TPyramidError &error, int level=0) | CMotion2DPyramid | |
NLEVELS_MAX enum value | CMotion2DPyramid | |
~CMotion2DPyramid() | CMotion2DPyramid | |