views:

178

answers:

1

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.

A: 

Try these pages that show how to train your own Haarcascade XML file:

http://note.sonots.com/SciSoftware/haartraining.html

http://www.cognotics.com/opencv/servo_2007_series/part_2/index.html

Cheers, Shervin Emami.

http://www.shervinemami.co.cc/openCV.html

Shervin Emami