OpenCV
3.0.0
Open Source Computer Vision
|
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 =0 | cv::reg::Mapper | pure virtual |
getMap(void) const =0 | cv::reg::Mapper | pure virtual |
gradient(const cv::Mat &img1, const cv::Mat &img2, cv::Mat &Ix, cv::Mat &Iy, cv::Mat &It) const | cv::reg::Mapper | protected |
grid(const Mat &img, Mat &grid_r, Mat &grid_c) const | cv::reg::Mapper | protected |
sqr(const cv::Mat &mat1) const | cv::reg::Mapper | inlineprotected |
~Mapper(void) | cv::reg::Mapper | inlinevirtual |