Skip to content

severin-lemaignan/ros-facetracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS PROJECT IS DEPRECATED IN FAVOUR OF GAZR, A MUCH BETTER FACE TRACKER

ros-facetracking

(Yet Another) fast face tracker/face recognizer for ROS based on OpenCV. Contrary to other face detection nodes (like face_detector), it relies only on monocular vision. This is more prone to false positive, but does not require a RGBD camera.

It features Haar-based face detection (stock OpenCV), face tracking based on optical flow (idea borrowed from the pi_face_tracker and face recognition (as demonstrated in the book Mastering OpenCV).

So, nothing new, but several good algorithm in one lightweight package.

About

[DEPRECATED! CHECK GAZR INSTEAD!]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published