![]() |
OpenCV 4.11.0
Open Source Computer Vision
|
#include <opencv2/core.hpp>Namespaces | |
| namespace | cv |
| namespace | cv::sfm |
Functions | |
| void | cv::sfm::triangulatePoints (InputArrayOfArrays points2d, InputArrayOfArrays projection_matrices, OutputArray points3d) |
| Reconstructs bunch of points by triangulation. | |