Hi,
I am working on a project with an ESP32 board and in it, we are trying to do some diver monitoring systems. So for that, I need to use the OpenCV library.
Can anyone help me with this?
Regards
Anoop
Hi,
I am working on a project with an ESP32 board and in it, we are trying to do some diver monitoring systems. So for that, I need to use the OpenCV library.
Can anyone help me with this?
Regards
Anoop
just curious, what exactly would that be ?
there is no current port of opencv, that runs on an esp32
(not enough power, i’m afraid …)
ppl usually build some kind of ip/wifi cam with the mcu, and do the processing on an external (more powerful) box
just curious, what exactly would that be ?
there is no current port of opencv, that runs on an esp32
(not enough power, i’m afraid …)
ppl usually build some kind of ip/wifi cam with the mcu, and do the processing on an external (more powerful) box
you could still try this , but we won’t be able to help much with it …