Skip to content

Android OpenCV Sample Code to Detect and Track Face using Camshift API. Press the Menu , "Start" to start Tracking

Notifications You must be signed in to change notification settings

Jianlou/OpenCV-Android-FaceDetect-FaceTrack-CamShift

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

OpenCV-Android-FaceDetect-FaceTrack-CamShift

Android OpenCV Sample Code to Detect and Track Face using calcBackProject and Camshift Algorithm. Press the Menu , "Start" to start Tracking initializing and tracking. This uses handset front camera to track human face.Check CamShifting.java for code logic behind this.

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.

Detailed Tutorial at http://imranakthar.com/android-opencv-tutorial-3-face-tracking-using-camshift-histogram/

imran [AT] imranakthar [DOT] com

imranakthar.com

About

Android OpenCV Sample Code to Detect and Track Face using Camshift API. Press the Menu , "Start" to start Tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 82.9%
  • Makefile 11.0%
  • C++ 6.0%
  • Batchfile 0.1%