-
Erwan Normand authored
aruco: make public the getBoardObjectAndImagePoints function (#1108) * Made the private static getBoardObjectAndImagePoints function public to be used for calibration. * Switched the arguments detectedIds and detectedCorners, and objPoints and imgPoints on getBoardObjectandImagePoints function for consistency with calibrateCamera and calibrateCameraAruco functions. * Added the flag CV_EXPORTS_W to the getBoardObjectAndImagePoints function.
4ed8c5eb