• 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
Name
Last commit
Last update
.github Loading commit data...
doc/tutorials Loading commit data...
modules Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...