Skip to content

Commit b9b9d06

Browse files
authored
Update README.md
1 parent aed0f7f commit b9b9d06

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Object Recognition with Raspberry-Pi
22

3-
Real-Time Face Recognition with Raspberry Pi 3
3+
### Real-Time Face Recognition with Raspberry Pi 3
4+
5+
Developed a real-time face recognition system using OpenCV, NumPy, and Dlib, and deployed it on a Raspberry Pi 3. The system was designed to detect and recognize faces in real-time, displaying confidence scores for each identified face within bounding boxes. This feature improves the system's accuracy by providing users with more reliable identification.
6+
47

58
![Object-Recognition](train-images/Obj-Rasp.gif)

0 commit comments

Comments
 (0)