6 Commits

Author SHA1 Message Date
23f3c0337b Merge branch 'master' into esp32_optimization 2020-06-30 11:41:08 +02:00
62d3b0d9b7 removed names in path 2020-06-30 11:40:30 +02:00
c2221142fd small modif on the detailled build procedure 2020-05-26 14:42:33 +02:00
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