Files
Joachim 214c372c57 Added basic example and started tests example
- Basic example only makes some matrices and apply basic operations on them
- Tests example test every useful for embedded system features of opencv
2020-03-24 10:42:42 +01:00
..

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.