Undocumented flags in cv::detectMultiScale (Bug #2142)


Added by Yves Quemener over 12 years ago. Updated over 9 years ago.


Status:Open Start date:2012-07-04
Priority:Low Due date:
Assignee:- % Done:

0%

Category:documentation
Target version:-
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

Description

In order for cv::detectMultiScale to take into account the MaxSize parameter, the flag CV_HAAR_SCALE_IMAGE must be set. This flag is not documented. The current documentation redirects to the old documentation for cvHaarDetectObjects which only mentions a single flag : CV_HAAR_DO_CANNY_PRUNING

Tested both with Debian's 2.3.1 and latest 2.4.9 from the SVN


Related issues

related to Feature #523: Adding a MaxSize parameter in cvHaarDetectObjects Done

Associated revisions

Revision 5424c555
Added by Andrey Pavlenko about 11 years ago

Merge pull request #2142 from KonstantinMatskevich:ocl_tapi_bfmatcher

Revision 89e3e448
Added by Alexander Alekhin almost 11 years ago

features2d: workaround for 'utrainDescCollection' issue (PR #2142)

History

Updated by Maksim Shabunin over 9 years ago

Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4387

Also available in: Atom PDF