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