extruct 3D points
Hi Is there any function in opencv API to get the 3D coordonate of the 3D model to use it in the solvePNP function? How can i get the 3d coordonate then?
Hi Is there any function in opencv API to get the 3D coordonate of the 3D model to use it in the solvePNP function? How can i get the 3d coordonate then?
I think you are misunderstanding - you must supply the known 3d points along with the 2d image points. The purpose of solvePnP is to find the orientation of a known object
Asked: 2013-05-12 10:02:32 -0600
Seen: 286 times
Last updated: May 12 '13
How can solvePnPRansac be used with double values?
How to use Kinect with OpenCV?
What format does cv2.solvePnP use for points in Python?
OpenCV2.4.2 crash when calling solvePnP()
problem in my solvePnPRANSAC code
3d models from 2d image slices
How to display 3D images in openCV
Display in 3D at set of binary labelled cv::Mat images... somekind of slices of a 3D object