Skip to content

Android OpenCV Sample Code to showcase ORB,FLANN. The example also contains Face Tracker and Detector using these techniques

Notifications You must be signed in to change notification settings

crankdaworld/OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

OpenCV-Android-FaceDetect-ORB-BRIEF-FLANN

Android OpenCV Sample Code to showcase ORB,FLANN. The example also contains Face Tracker and Detector using these techniques.

Press the Menu , "ORB","BRIEF" and "Track" .ORB and BRIEF menu demostrates the algorithm, whereas Track is integrated with Face Tracking Algorithm.Explore FdView.java for more details.

As these API are computationally expensive, you will experince slower performance , in your live video.

This has been tested in Sony Neo V handset , Android SDK ver 4.x

The code contains comments, wherever necessary.

Important: Make sure, you are importing and adding OpenCV library , while building this application.

About

Android OpenCV Sample Code to showcase ORB,FLANN. The example also contains Face Tracker and Detector using these techniques

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published