Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Android face-detection sample: where's the native code?

Hi.

I have been looking at this face-detection sample, but I cannot seem do get access to the C++ native source code. I'm new to JNI, I must confess...

As far I understand, this native part of the project is only available as a shared library in libs/<arch>/libdetection_based_tracker.so

Since I want to do some changes to that code, I would need to access and change the source. Is it available somewhere? Am I missing something?

Bye and thanks, Luís