Looking for OpenCV haarcascade resources
Posted
by timwu2023
on Stack Overflow
See other posts from Stack Overflow
or by timwu2023
Published on 2010-05-21T22:46:33Z
Indexed on
2010/05/21
22:50 UTC
Read the original article
Hit count: 178
Hi, I am looking to detect an airplane in a image using OpenCV, and I have no idea where to get started..... I don't know that much about OpenCV so I don't know what approaches I can take. For what I understand I need a haarcascade xml file that defines an airplane image, but there could be other ways I don't know of. Someone please give me a direction or link me a airplane xml file. Thanks.
© Stack Overflow or respective owner