Skip to content

Allows you to project a light onto a detected face, using a camera and projector

License

Notifications You must be signed in to change notification settings

p-dimi/Facial-tracking-and-Projecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Projector_Camera_Calibrator

Allows you to project a light onto a detected face, using a camera and projector.

The main function of this application is to calibrate between a camera's capture image and a projector's projected image.

This was originally made for an artist for his project.

This code currently allows only for use of webcam as the camera, and both the projector and camera must face the same direction (the projector cannot be angled relative to the camera in any significant way).

I recently reworked the application to be a little bit more user friendly. This application is a standalone - you run it from command prompt or from git bash. After a series of input questions regarding the specs and locations of your camera and projector, the application will start and will shine a white light onto any face detected by the camera.

For it to work: You must connect a projector to your computer, and that projector must be projecting your computer screen's display.

The project uses Haar Cascade face detection.

About

Allows you to project a light onto a detected face, using a camera and projector

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages