Click here to Skip to main content
15,892,059 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hi! I'm working on a project from robomatics on youtube called "Visual Basic How To: Face Recognition". Unfortunately, It says that HaarCascade is an unidentified type. I am using Visual Studio 2015 FREE, as well as EmguCV version "3.0something" and I would really appreciate it if someone could help me.
Posted
Comments
Sergey Alexandrovich Kryukov 29-Jul-15 18:31pm    
Do you mean VB.NET? Where this type is undefined? Let me tell you: it is undefined because nobody defined it. It does not matter what anyone published on Youtube. :-)
—SA
Member 11872697 29-Jul-15 20:26pm    
Thank you for your help. I appreciate it very much!
Sergey Alexandrovich Kryukov 29-Jul-15 20:52pm    
You are welcome. Will you accept my answer formally then?
—SA

1 solution

Please see this manual: http://docs.opencv.org/master/d7/d8b/tutorial_py_face_detection.html[^].

See also my comment to the question. (Do you really think that you can learn some technology with YouTube? :-))

—SA
 
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