An open API service indexing awesome lists of open source software.

https://github.com/bailool/real-time-face-tracking-projector

Program to back out the region where presenter's face is located to eliminate getting blinded
https://github.com/bailool/real-time-face-tracking-projector

computer-vision face-detection projector

Last synced: about 1 year ago
JSON representation

Program to back out the region where presenter's face is located to eliminate getting blinded

Awesome Lists containing this project

README

          

# Real Time Face Tracking Projector

Contact us at:
http://cyclopsurp.weebly.com/
Email: alexandr.baylo@gmail.com, saeedbiteme@gmail.com

Software is available free of charge and it is a students' project for Undergraduate Research Participation(URP) Competition at KAIST, South Korea.

This software solves the problem of getting blinded or distracted from giving a presentation by the light that is projected on a presenter's eyes from a projector. This software blacks out the region where presenter's face is located. When face region is blacked out, it has been proven that presenters do not feel any discomfort and do not get distracted. Software continuously finds face's location, thus, presenter's face is always blacked out.

Hardware Requirements: A Camera and a projector is needed to be connected to a computer prior to running the sofrware.
Software Requirements: CyberLink YouCam
The software is released for Windows7, 64-bit Operation System.

Installation
Firstly, put a camera under projector in a way that camera's frame of vision coincide with a screen where image is being projected on.
All provided files should be located in one folder.

In order to start the program you have to open FaceTrackingProjector.ahk which will create an icon to appear in taskbar. After the icon has appeared, control of the program is done by pressing hotkeys.
Hotkeys:
* Win+O - Opening the program; Blacked out region starts to appear on the screen when face is detected.
* Win+C - Closing the program.
* Win+H - Hide the Blacked out region.
* Win+S - Show Blacked out region if its hidden at the momment.

Undergraduate Research Participation(URP)Competition, Spring 2014, KAIST, South Korea.