OpenCV  3.2.0
Open Source Computer Vision
cv::reg::Mapper Member List

This is the complete list of members for cv::reg::Mapper, including all inherited members.

calculate(const cv::Mat &img1, const cv::Mat &img2, cv::Ptr< Map > &res) const =0cv::reg::Mapperpure virtual
getMap(void) const =0cv::reg::Mapperpure virtual
gradient(const cv::Mat &img1, const cv::Mat &img2, cv::Mat &Ix, cv::Mat &Iy, cv::Mat &It) constcv::reg::Mapperprotected
grid(const Mat &img, Mat &grid_r, Mat &grid_c) constcv::reg::Mapperprotected
sqr(const cv::Mat &mat1) constcv::reg::Mapperprotected
~Mapper(void)cv::reg::Mappervirtual