Skip to content

amazingak1/face-recog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-SmartLens: Attendance Redefined with Vision-

Setup Step 1: Install Required Libraries Install all dependencies listed in requirements.txt by running the command in terminal: pip install -r requirements.txt (if this does not work then install individually , listed in requirements.txt) Example: library csv - pip install csv

Step 2: Add Faces to the Database Add photos of individuals whose attendance needs to be tracked to the ./faces/ folder. Ensure that the file name follows this format: 'NAME'.jpg Example: A person named John should have their file named John.jpg.

Step 3: Run the Program Execute the program using the following command: python finalmain.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages