Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Should 3D and 2D point lists for solvePnP be declared in double or float?

Does anyone can confirm that the data type of 3D and 2D point lists for solvePnP should be declared in double or float? Someone in the Web said that they should be in double otherwise the answer will not correct. There is no specific instruction in OpenCV document. Thanks,