OpenCV 4.5.3(日本語機械翻訳)
静的公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::mcc::DetectorParameters 構造体

Parameters for the detectMarker process: [詳解]

#include <checker_detector.hpp>

静的公開メンバ関数

static CV_WRAP Ptr< DetectorParameters > create ()

公開変数類

CV_PROP_RW int adaptiveThreshWinSizeMin
CV_PROP_RW int adaptiveThreshWinSizeMax
CV_PROP_RW int adaptiveThreshWinSizeStep
CV_PROP_RW double adaptiveThreshConstant
CV_PROP_RW double minContoursAreaRate
CV_PROP_RW double minContoursArea
CV_PROP_RW double confidenceThreshold
CV_PROP_RW double minContourSolidity
CV_PROP_RW double findCandidatesApproxPolyDPEpsMultiplier
CV_PROP_RW int borderWidth
CV_PROP_RW float B0factor
CV_PROP_RW float maxError
CV_PROP_RW int minContourPointsAllowed
CV_PROP_RW int minContourLengthAllowed
CV_PROP_RW int minInterContourDistance
CV_PROP_RW int minInterCheckerDistance
CV_PROP_RW int minImageSize
CV_PROP_RW unsigned minGroupSize

詳解

detectMarker処理のパラメータ。


この構造体詳解は次のファイルから抽出されました: