Skip to content

Shreyanand/KinectFaceRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Kinect Face recognition

This project discusses solutions to a specific facial recognition problem characterized by
1)  Real time video based recognition 
2)  High resolution RGB data and depth data as input 

The inbuilt face model recognition of Kinect V2 requires a feedback from the user to calliberate and generate a 3D model of 
the face for recognizing it. This is not feasible for real time applications.

This code uses real time face recognition methods of EmguCV library for input frames from kinect camera.
Please refer to the chm documentation for implementation details.

About

Real-time face recognition using Kinect Camera

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages