![]()  | 
  
    OpenCV
    4.3.0
    
   Open Source Computer Vision 
   | 
 
This is the complete list of members for cv::aruco::Dictionary, including all inherited members.
| bytesList | cv::aruco::Dictionary | |
| create(int nMarkers, int markerSize, int randomSeed=0) | cv::aruco::Dictionary | static | 
| create(int nMarkers, int markerSize, const Ptr< Dictionary > &baseDictionary, int randomSeed=0) | cv::aruco::Dictionary | static | 
| Dictionary(const Mat &_bytesList=Mat(), int _markerSize=0, int _maxcorr=0) | cv::aruco::Dictionary | |
| Dictionary(const Ptr< Dictionary > &_dictionary) | cv::aruco::Dictionary | |
| drawMarker(int id, int sidePixels, OutputArray _img, int borderBits=1) const | cv::aruco::Dictionary | |
| get(int dict) | cv::aruco::Dictionary | static | 
| getBitsFromByteList(const Mat &byteList, int markerSize) | cv::aruco::Dictionary | static | 
| getByteListFromBits(const Mat &bits) | cv::aruco::Dictionary | static | 
| 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 | |
| markerSize | cv::aruco::Dictionary | |
| maxCorrectionBits | cv::aruco::Dictionary | 
 1.8.13