Skip to content

Anshrk/Attendance-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Person Identification And Detailing

Components Required

  • Hardware
    • Raspberry-pi
    • Camera
  • Software
    • Python3
    • Yolov8

Running on the computer

Installation
  1. git clone <link-of-repository>
  2. python -m venv venv
  3. for mac/linux - source venv/bin/activate
  4. pip install -r requirements.txt

Execution

python cam.py

Explanation

README.md - Contains all the documentation requirements.txt - contains all the programs to be installed in the project .gitignore - used to tell github which files to ignore cam.py - running a basic versoin of the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages