joachimBurket / esp32-opencv

Shrinked OpenCV for ESP32

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operations coverage

tomas1808 opened this issue · comments

Hi, not an issue specifically. Just wanted to get some overview before diving in.

I have an ESP32-S2 and I'd like to use opencv to do simple detection (on-device).

  1. Is this repo working OK overall? Or should I look somewhere else for the moment?
  2. Do you have a list of which OpenCV operations are available for the ESP32?

I am primarily interested in:

Do you think I should be able to get these operations working without too much trouble?

Thank you @joachimBurket for your work!