index
:
opencv-face-recognition-rpi4
main
Facial Recognition System using OpenCV on Raspberry Pi 4. Using PiCamera2 latest camera stack and simple Haar-Cascade, LBPH for face detection and recognition.
Saumit Dinesan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
face-detection
/
02_face_training.py
blob: 68b21fea601ff992351d0cb465092973dacae080 (
plain
)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32