facial movement tracking via openCV
- Clone the repository locally on your device
git clone https://github.com/bakayu/camsec.git
cd camsec- Install the dependencies
pip install -r requirements.txt- Run main.py
python3 main.pyNote: 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).