Yes and for this analogy legos == flash. Now assuming you need your image recognition software to travel to do something like recognize faces, and you need to be able to display results through a flash applet, I'm sure you can fiund something written in C++ or maybe .NET that has a API that you can expose via a web service. You can then write a flash applet to interface with it. If you can write the code fast enough you might be able to save face, and you also have a story that matches Turbo Pascal being written in a weekend in a motel room.
On Wed, May 14, 2008 at 1:04 PM, John Campbell <[EMAIL PROTECTED]> wrote: > On Wed, May 14, 2008 at 12:44 PM, A A <[EMAIL PROTECTED]> wrote: >> I'm in dire need of a flash based image recognition software/app ASAP. > > What does that mean? That sounds a bit like "I am in dire need of a > rocket ship to travel to mars, and it needs to be made with legos." > The current crop of production ready image recognition software is > pretty much limited to recognizing faces, OCR, and a few other trivial > things. > > -John C. > _______________________________________________ > New York PHP Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > NYPHPCon 2006 Presentations Online > http://www.nyphpcon.com > > Show Your Participation in New York PHP > http://www.nyphp.org/show_participation.php > _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
