Skip to content

monajalal/FaceTracking

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
APPLICABLE LICENSES
See license.txt contained in this zip file.

DESCRIPTION
This code sample uses the Intel® RealSense™ SDK for Windows* to explore the facial recognition capabilities of the developer kit. It explores the following facial recognition actions:
• Detect the number of faces in view of the camera
• Register and unregister users
• Capture an image of the user upon registration
• Create, read, update and delete (CRUD) a recognition database

NOTES
1. The full functionality of this sample app requires a front-facing 3D camera.
2. This project uses an explicit path to libpxcclr.cs.dll (the managed RealSense DLL): C:\Program Files (x86)\Intel\RSSDK\bin\x64. This reference will need to be changed if your installation path is different.

Prepared by: Bryan Brown
http://software.intel.com/realsense

About

Various utilties of face detection and face recognition in Intel RealSense 3D camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages