3 Commits

Author SHA1 Message Date
58d3b77970 Started to optimize OpenCV for the ESP32
- Using float instead of double for floating point matrix multiplications (in core/src/matmul.simd.hpp) reduces a lot the computation time
2020-05-20 14:12:33 +02:00
285ba56370 Big refactor of the doc 2020-05-07 13:18:35 +02:00
2ddeecd24c README refactor 2020-04-02 09:13:39 +02:00