Haar Cascaded Classifier Data in OpenCV:

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-01 07:48:51

问题


I can't find any information about Data used for training Haar classifiers in OpenCV. I want to know what kind of, how many and how(manually or via program) these classifiers were generated.

You can find these classifier's xml files in ..OpenCV2.3.1\opencv\data\haarcascades.. directory. Thanks


回答1:


this research paper contains the answer

Empirical Analysis of Detection Cascades of Boosted Classifiers for Rapid Object Detection by Dr Rainer Lienhart

thanks guys for the help...



来源:https://stackoverflow.com/questions/9228094/haar-cascaded-classifier-data-in-opencv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!