OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::QRCodeDetectorAruco 成員列表

這是 cv::QRCodeDetectorAruco 的完整成員列表,包括所有繼承的成員。

decode(InputArray img, InputArray points, OutputArray straight_code=noArray()) constcv::GraphicalCodeDetector
decodeMulti(InputArray img, InputArray points, std::vector< std::string > &decoded_info, OutputArrayOfArrays straight_code=noArray()) constcv::GraphicalCodeDetector
detect(InputArray img, OutputArray points) constcv::GraphicalCodeDetector
detectAndDecode(InputArray img, OutputArray points=noArray(), OutputArray straight_code=noArray()) constcv::GraphicalCodeDetector
detectAndDecodeMulti(InputArray img, std::vector< std::string > &decoded_info, OutputArray points=noArray(), OutputArrayOfArrays straight_code=noArray()) constcv::GraphicalCodeDetector
detectMulti(InputArray img, OutputArray points) constcv::GraphicalCodeDetector
getArucoParameters() constcv::QRCodeDetectorAruco
getDetectorParameters() constcv::QRCodeDetectorAruco
GraphicalCodeDetector()cv::GraphicalCodeDetector
GraphicalCodeDetector(const GraphicalCodeDetector &)=defaultcv::GraphicalCodeDetector
GraphicalCodeDetector(GraphicalCodeDetector &&)=defaultcv::GraphicalCodeDetector
operator=(const GraphicalCodeDetector &)=defaultcv::GraphicalCodeDetector
operator=(GraphicalCodeDetector &&)=defaultcv::GraphicalCodeDetector
pcv::GraphicalCodeDetector保護
QRCodeDetectorAruco()cv::QRCodeDetectorAruco
QRCodeDetectorAruco(const QRCodeDetectorAruco::Params &params)cv::QRCodeDetectorAruco顯式
setArucoParameters(const aruco::DetectorParameters &params)cv::QRCodeDetectorAruco
setDetectorParameters(const QRCodeDetectorAruco::Params &params)cv::QRCodeDetectorAruco