Skip to content

just use the webcam to see a face based on number of eyes

Notifications You must be signed in to change notification settings

Likhi/frame_them

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frame_them

Detect eyes and calculate number of faces.

What is this?

Baby's first face detection tutorial.

Maybe run these

python -m venv .venv (if it fails, then run it again, maybe throw on a sudo or try PowerShell)

..venv\scripts\activate

python -m pip install --upgrade pip

Then, definitely run this:

python -m pip install -r requirements.txt

Now what?

Run the script using: python frame_them.py

Anything else?

No.

About

just use the webcam to see a face based on number of eyes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages