1 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