Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

3D reconstruction

tang1102
Beginner
766 Views
I use cvCalibrateCamera2() to extract intrinsic and extrinsic parameters and I want to use them to convert 2D image coordinates to 3D world coordinates,OpenCV has a function cvProjectPoints2() to projects 3D points to image plane, doesOpenCV has a function thatget 3D points from 2D image plane, or how to use the exist functions in OpenCV to do this work. Thanks!
0 Kudos
1 Reply
Intel_C_Intel
Employee
766 Views

Currently, there are no such functions in OpenCV.

Vadim

0 Kudos
Reply