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

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

BackgroundSubtractorParams()cv::gapi::video::BackgroundSubtractorParamsinline
BackgroundSubtractorParams(BackgroundSubtractorType op, int histLength, double thrshld, bool detect, double lRate)cv::gapi::video::BackgroundSubtractorParamsinline
detectShadowscv::gapi::video::BackgroundSubtractorParams
historycv::gapi::video::BackgroundSubtractorParams
learningRatecv::gapi::video::BackgroundSubtractorParams
操作cv::gapi::video::BackgroundSubtractorParams
RANSAC引數。它是點到畫素中對極線的最大距離,超過此距離的點將被視為異常值,不用於計算最終的基本矩陣。它可以設定為1-3左右,具體取決於點定位的精度、影像解析度和影像噪聲。cv::gapi::video::BackgroundSubtractorParams