![]()  | 
  
    OpenCV
    3.2.0
    
   Open Source Computer Vision 
   | 
 
#include <opencv2/core.hpp>Namespaces | |
| cv | |
| cv::sfm | |
Functions | |
| void | cv::sfm::applyTransformationToPoints (InputArray points, InputArray T, OutputArray transformed_points) | 
| Apply Transformation to points.  More... | |
| void | cv::sfm::isotropicPreconditionerFromPoints (InputArray points, OutputArray T) | 
| Point conditioning (isotropic).  More... | |
| void | cv::sfm::normalizeIsotropicPoints (InputArray points, OutputArray normalized_points, OutputArray T) | 
| This function normalizes points. (isotropic).  More... | |
| void | cv::sfm::normalizePoints (InputArray points, OutputArray normalized_points, OutputArray T) | 
| This function normalizes points (non isotropic).  More... | |
| void | cv::sfm::preconditionerFromPoints (InputArray points, OutputArray T) | 
 1.8.12