Hi,

Current face detection is called from java code, is that possible to
call it from mediaserver?
For example, in camera service, if we can detect face in preview
callback, we can display the recognized face rectangle on preview
frame and avoid extra memory copy between mediasever and java
activity?

>From my understanding, preview frame is a pmem and can be passed to
another processes by ibinder, there will be memory copy when calling
face detection in java, right?

I'm also curious the performance of neven library in android, can
anyone share experience?

Thanks.

Formosalf
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to