Home
last modified time | relevance | path

Searched refs:conf_thresh (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/
H A Dmotion_estimators.hpp140 void setConfThresh(double conf_thresh) { conf_thresh_ = conf_thresh; } in setConfThresh() argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/
H A Dstitching.hpp179 CV_WRAP void setPanoConfidenceThresh(double conf_thresh) { conf_thresh_ = conf_thresh; } in setPanoConfidenceThresh() argument