OpenCV453
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::SimilarRects クラス

#include <objdetect.hpp>

公開メンバ関数

 SimilarRects (double _eps)
 
bool operator() (const Rect &r1, const Rect &r2) const
 

公開変数類

double eps
 

詳解

class for grouping object candidates, detected by Cascade Classifier, HOG etc. instance of the class is to be passed to cv::partition (see cxoperations.hpp)


このクラス詳解は次のファイルから抽出されました: