Click here to Skip to main content
15,888,977 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I need to input a lot of images and using haar detection to detect the people. However, I have some problem using opencv's haar detection. So can anyone give me some hints about how to implement this?

What I have tried:

I have tried to search some sample codes on my image, but they totally failed. I am very new to this field so I hope someone can help me this, thank you very much.
Posted
Updated 18-Apr-17 3:27am
Comments
[no name] 16-Apr-17 13:00pm    
https://www.codeproject.com/Articles/64628/Code-Project-Quick-Answers-FAQ

1 solution

Take a look at the article Multiple face detection and recognition in real time. It handles face detection with opencv.

Please use the search box or Google the next time before askimg the Q&A ;-)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900