How to create Haar Cascade (.xml file) to use in OpenCV?

前端 未结 4 2150
不知归路
不知归路 2020-11-30 18:51

If you are familiar with OpenCV library, you know what Haar Cascade image object detection is. By image object detection I mean, like human face detection or something else.

4条回答
  •  死守一世寂寞
    2020-11-30 19:13

    This might be helpful

    http://opencvuser.blogspot.in/2011/08/creating-haar-cascade-classifier-aka.html

提交回复
热议问题