OpenCV  3.1.0
Open Source Computer Vision
cv::aruco::Dictionary Member List

This is the complete list of members for cv::aruco::Dictionary, including all inherited members.

bytesListcv::aruco::Dictionary
Dictionary(const Mat &_bytesList=Mat(), int _markerSize=0, int _maxcorr=0)cv::aruco::Dictionary
drawMarker(int id, int sidePixels, OutputArray _img, int borderBits=1) const cv::aruco::Dictionary
getBitsFromByteList(const Mat &byteList, int markerSize)cv::aruco::Dictionarystatic
getByteListFromBits(const Mat &bits)cv::aruco::Dictionarystatic
getDistanceToId(InputArray bits, int id, bool allRotations=true) const cv::aruco::Dictionary
identify(const Mat &onlyBits, int &idx, int &rotation, double maxCorrectionRate) const cv::aruco::Dictionary
markerSizecv::aruco::Dictionary
maxCorrectionBitscv::aruco::Dictionary