Skip to content

bakayu/camsec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camsec

facial movement tracking via openCV

Installation

  1. Clone the repository locally on your device
git clone https://github.com/bakayu/camsec.git
cd camsec
  1. Install the dependencies
pip install -r requirements.txt
  1. Run main.py
python3 main.py

Usage

Note: camsec will calibrate when launched, sit still and look straight into the screen for proper calibration.

  • CAMSEC can be exited by pressing esc.
  • Face Mesh can be enabled/disabled by pressing m (Face Mesh will be active in the calibration window).

About

facial movement tracking via openCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages