Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Any OpenCV Function Similar to helperFind3Dto2DCorrespondences() function of MATLAB ?

Is there any OpenCV Function that could generate same output as compared to the following function in MATLAB?

[worldPoints, imagePoints] = helperFind3Dto2DCorrespondences(vSet,...
                cameraParams, indexPairs, currPoints);

Any OpenCV Function Similar to helperFind3Dto2DCorrespondences() function of MATLAB ?

Is there any OpenCV Function that could generate same output as compared to the following function in MATLAB?

[worldPoints, imagePoints] = helperFind3Dto2DCorrespondences(vSet,...
                cameraParams, indexPairs, currPoints);