Haars Cascade for Actionscript development

Posted by Andre on Stack Overflow See other posts from Stack Overflow or by Andre
Published on 2010-06-02T11:33:24Z Indexed on 2010/06/02 11:33 UTC
Read the original article Hit count: 454

Filed under:
|

Hi guys,

I have an object that I want to be able to recognize in AS3.

There's a port of OpenCV for AS3 already, that works with Haars cascades, so now I need to create a cascade of my object.

From what I've read, I'll have to create an XML of several images (positive and negative), but I can't find a program that'll do that for Mac OS X.

Is there anything I can use that'll generate that XML on Mac OS X?

Cheers, Andre

© Stack Overflow or respective owner

Related posts about actionscript

Related posts about opencv