ESP32-CAM openCV
Posted: Thu Apr 21, 2022 5:46 pm
Has anyone here successfully implemented openCV on ESP32-CAM? We've found libraries and dependencies and have gotten them installed. But when we try to grab a frame (320x240 image), we get an error (that i failed to capture last night.).
There are several implementations where the ESP32CAM is used to capture an image then webserves it to a computer running opencv.javascript. We want to do it all on the ESP32CAM.
I've had a guy who is way smarter than I am tell me to "move on" to a pi, but I'm a bit stubborn.
There are several implementations where the ESP32CAM is used to capture an image then webserves it to a computer running opencv.javascript. We want to do it all on the ESP32CAM.
I've had a guy who is way smarter than I am tell me to "move on" to a pi, but I'm a bit stubborn.