OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::aruco::Dictionary 成员列表

这是 cv::aruco::Dictionary 的完整成员列表,包括所有继承的成员。

bytesListcv::aruco::Dictionary
Dictionary()cv::aruco::Dictionary
Dictionary(const Mat &bytesList, int _markerSize, int maxcorr=0)cv::aruco::Dictionary
generateImageMarker(int id, int sidePixels, OutputArray _img, int borderBits=1) constcv::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) constcv::aruco::Dictionary
identify(const Mat &onlyBits, int &idx, int &rotation, double maxCorrectionRate) constcv::aruco::Dictionary
markerSizecv::aruco::Dictionary
maxCorrectionBitscv::aruco::Dictionary
readDictionary(const cv::FileNode &fn)cv::aruco::Dictionary
writeDictionary(FileStorage &fs, const String &name=String())cv::aruco::Dictionary