mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
A little fix in haar cascade
This commit is contained in:
@@ -1011,7 +1011,7 @@ struct HaarDetectObjects_ScaleCascade_Invoker
|
||||
}
|
||||
|
||||
|
||||
CV_IMPL CvSeq*
|
||||
CvSeq*
|
||||
cvHaarDetectObjectsForROC( const CvArr* _img,
|
||||
CvHaarClassifierCascade* cascade, CvMemStorage* storage,
|
||||
std::vector<int>& rejectLevels, std::vector<double>& levelWeights,
|
||||
|
||||
Reference in New Issue
Block a user