Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to use Surf to detect features in android application?

I am developing an Augmented Reality Application. I am trying to use SURF for detecting objects. I have developed a custom java camera activity. I don't know how to add OpenCV SURF detector to my application. Do i need to implement SURF using NDK native development? I want to detect features in real time.