OpenCV  4.4.0
Open Source Computer Vision
Namespaces | Functions
triangulation.hpp File Reference
#include <opencv2/core.hpp>

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::sfm
 

Functions

void cv::sfm::triangulatePoints (InputArrayOfArrays points2d, InputArrayOfArrays projection_matrices, OutputArray points3d)
 Reconstructs bunch of points by triangulation. More...