forked from joey-kilgore/Face-Detection
-
Notifications
You must be signed in to change notification settings - Fork 0
cse-uprc/Face-Detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Face-Detection Utilize a Raspberry pi and camera along with a 7segment display to count the number of faces in the image. Note you need cv2 on the pi, which takes a long time to setup. The wiring for the display is as follows: The GPIO pins are shown next to each of the display segments 2 --- 7| 8 |3 --- 6| |4 --- 5 Use 1kOhm resistors between the pins and the input for the display. test.py is meant to take 10 photos, 10 seconds apart. At any point hit ctrl+c to kill the program and then you can open the result.jpg with the command 'fim result.jpg'
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 98.1%
- Shell 1.9%