Mjrovai / OpenCV-Face-Recognition

Real-time face recognition project with OpenCV and Python
1.18k stars 1.02k forks source link

how to solove stagnant problem? #2

Open includedhj opened 6 years ago

includedhj commented 6 years ago

When running faceDetection.py on pi3B, CPU reached 100%, and the video was also obviously stagnant. How to solve this problem? thx