mirror of
https://gitcode.com/gh_mirrors/es/esp32-opencv.git
synced 2025-08-06 18:24:38 +08:00

- Basic example only makes some matrices and apply basic operations on them - Tests example test every useful for embedded system features of opencv
Esp32 OpenCV basic
This is a basic example to test that OpenCV works correctly. The project only creates some matrices and apply basic operations on them.