• Erwan Normand's avatar
    Merge pull request #1108 from enormand:aruco-calibration-board-points · 4ed8c5eb
    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
aruco.hpp 27.3 KB