Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 374 Bytes

File metadata and controls

14 lines (14 loc) · 374 Bytes

RaspberryPi_face_detect

face detect use opencv based on Raspberry Pi 4b 8g version

run

get the face bbox and send to server by socket

python3 face.py

else script

python3 cam_test.py # cv test the cam
python3 cmpt_img_similarity.py # cv compute the similarity of two imgs
python3 skt_test.py # test socket
python3 multithreadQueue.py # multi thread