Real Time Image Capture And Processing

I apologize for posting this in a few places - I'm still not really sure where this belongs.

I am trying to build an app with real time face detection. The images/frames don't need to be captured and saved anywhere - all that's required is that faces are detected in the field of view that the camera is currently 'seeing'. Any clues on how Corona could be used to do this!?!

When you say you are trying, what you mean is: you thought it was a neat idea and naïvely thought you could do it.
I don't think it is possible using corona.

Apple has built in face detection in ios 5, corona has no hooks for it yet. Make a feature request or use objC.

No automatic android support, you would have to save images and process with your own algorithm.

"you thought it was a neat idea and naïvely thought you could do it." - I have the code implemented in Java on my desktop - it was part of a course project. I did not claim I thought I could do it in Corona :). That was pretty much the question I asked :).

Thanks for the quick reply.

I should make it clear - I have my own face detection algorithm. I am just looking for a way to access the datastream from the camera.

views:1772 update:2012/1/10 9:16:25
corona forums © 2003-2011