Ask Your Question

Frankenstein's profile - activity

2013-04-19 02:11:48 -0600 answered a question Image Recognition question

Use haar training through openCV.. Feed it with positive and negative images, so that it identifies the pattern..!

2013-04-18 07:30:42 -0600 asked a question How to use cascade xml for object recognition.?

I've created a cascade xml through opencv_traincascade.. Now how to proceed further.? How can I test it with images.? In what way can I use the generated XML..??

Please help _/_