(Jan. 8-14) Let There Be Light
- alexprentiss
- Jan 13, 2023
- 1 min read
This week in shop, I worked on streaming the output from the raspberry pi's opencv image detection to the web using a flask server. This allows me to diagnose several issue including the face detection randomly snapping to "faces" that are usually just weird shadows that match the haar cascade model. This took me a while to do and does not output at high fps, but it is very helpful. From here on out I will work on the mechanics and increasing the gos of the face detection.

Comments