Add a variant of detectMultiScale with an argument 'weights' that
authorPeter Minin <peterminin@gmail.com>
Thu, 6 Jun 2013 15:00:55 +0000 (19:00 +0400)
committerPeter Minin <peterminin@gmail.com>
Thu, 6 Jun 2013 15:00:55 +0000 (19:00 +0400)
commitab6be9b7b7691967e42297aa6d3a67fb07597fd8
tree92fd30ddc995126c7428d8b2bbb43c0de6522906
parent99340b56139e03c84a77048a5d202c420cf26f0d
Add a variant of detectMultiScale with an argument 'weights' that
receives the number of neighbors joined into each detected object
modules/objdetect/doc/cascade_classification.rst
modules/objdetect/include/opencv2/objdetect/objdetect.hpp
modules/objdetect/src/cascadedetect.cpp