This is the complete list of members for aruco::Dictionary, including all inherited members.
| _code_id | aruco::Dictionary | private |
| _nbits | aruco::Dictionary | private |
| _tau | aruco::Dictionary | private |
| _type | aruco::Dictionary | private |
| ARTAG enum value | aruco::Dictionary | |
| ARTOOLKITPLUS enum value | aruco::Dictionary | |
| ARTOOLKITPLUSBCH enum value | aruco::Dictionary | |
| ARUCO enum value | aruco::Dictionary | |
| ARUCO_MIP_16h3 enum value | aruco::Dictionary | |
| ARUCO_MIP_25h7 enum value | aruco::Dictionary | |
| ARUCO_MIP_36h12 enum value | aruco::Dictionary | |
| createMarkerMap(cv::Size gridSize, int MarkerSize, int MarkerDistance, const std::vector< int > &Ids, bool chess_board=false) | aruco::Dictionary | |
| DICT_TYPES enum name | aruco::Dictionary | |
| fromVector(const std::vector< uint64_t > &codes, std::map< uint64_t, uint16_t > &code_id_map) | aruco::Dictionary | privatestatic |
| getDicTypes() | aruco::Dictionary | static |
| getMapCode() const | aruco::Dictionary | inline |
| getMarkerImage_code(uint64_t id, int nbits) | aruco::Dictionary | private |
| getMarkerImage_id(int id, int bit_size, bool addWaterMark=true) | aruco::Dictionary | |
| getType() const | aruco::Dictionary | inline |
| getTypeFromString(std::string str) | aruco::Dictionary | static |
| getTypeString(DICT_TYPES t) | aruco::Dictionary | static |
| insert(uint64_t code, int id) | aruco::Dictionary | inlineprivate |
| is(uint64_t code) const | aruco::Dictionary | inline |
| loadPredefined(DICT_TYPES type) | aruco::Dictionary | static |
| loadPredefined(std::string type) | aruco::Dictionary | static |
| nbits() const | aruco::Dictionary | inline |
| operator[](uint64_t code) | aruco::Dictionary | inline |
| readFromFile(std::string file) | aruco::Dictionary | |
| readFromStream(std::istream &str) | aruco::Dictionary | |
| saveToFile(std::string file) | aruco::Dictionary | |
| saveToStream(std::ostream &str) | aruco::Dictionary | |
| size() const | aruco::Dictionary | inline |
| TAG16h5 enum value | aruco::Dictionary | |
| TAG25h7 enum value | aruco::Dictionary | |
| TAG25h9 enum value | aruco::Dictionary | |
| TAG36h10 enum value | aruco::Dictionary | |
| TAG36h11 enum value | aruco::Dictionary | |
| tau() const | aruco::Dictionary | inline |