Skip to content

joelermantraut/photo-cabinet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

photo-cabinet

Photo Cabinet app developed with Python. It includes a calibration function to calibrate coefficent to catch faces and count number of people in photo.

Setup

  1. First, clone this repository.
  2. Run:
cd photo-cabinet
python -m virtualenv .
pip install -r requirements.txt
  1. If you want to compile in an executable, you can use pyinstaller with any parameters you want, but must follow this response in Stack Overflow to include mediapipe dependency.

About

Photo Cabinet app developed with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages