|
865644b64e
|
directories functions header added (from esp-idf/components/vfs)
|
2020-06-30 14:34:39 +02:00 |
|
|
62d3b0d9b7
|
removed names in path
|
2020-06-30 11:40:30 +02:00 |
|
|
db545bb173
|
renamed hello world example
|
2020-06-08 17:51:19 +02:00 |
|
|
c2221142fd
|
small modif on the detailled build procedure
|
2020-05-26 14:42:33 +02:00 |
|
|
9ee83deb2c
|
Small changes in the examples
|
2020-05-07 13:19:26 +02:00 |
|
|
285ba56370
|
Big refactor of the doc
|
2020-05-07 13:18:35 +02:00 |
|
|
403ffc7703
|
enhanced the CMakeList
|
2020-04-07 23:16:01 +02:00 |
|
|
ec3162b0ae
|
parsing the cmake output to get the list of opencv modules compiled
|
2020-04-07 22:51:08 +02:00 |
|
|
e5bc91eaf7
|
cleanup
|
2020-04-03 18:23:30 +02:00 |
|
|
696b75ba23
|
Small modifs on the tests
- Reduced blurring kernels
- Small errors in the report
|
2020-04-03 13:58:03 +02:00 |
|
|
906a8e04e3
|
finally almost done with this rst
|
2020-04-02 10:37:01 +02:00 |
|
|
7f4d692f48
|
trying to convert README to rst
|
2020-04-02 10:19:10 +02:00 |
|
|
626257a3a9
|
trying to convert README to rst
|
2020-04-02 09:59:54 +02:00 |
|
|
229299ea9b
|
trying to convert README to rst
|
2020-04-02 09:46:17 +02:00 |
|
|
348f987d1d
|
trying to convert README to rst
|
2020-04-02 09:37:34 +02:00 |
|
|
f6fafe27df
|
trying to convert README to rst
|
2020-04-02 09:36:49 +02:00 |
|
|
2aabd7ab29
|
trying to convert README to rst
|
2020-04-02 09:35:41 +02:00 |
|
|
83e6ea51df
|
trying to convert README to rst
|
2020-04-02 09:30:05 +02:00 |
|
|
11d2ac88d7
|
trying to convert README to rst
|
2020-04-02 09:26:05 +02:00 |
|
|
47d96ea0e2
|
trying to convert README to rst
|
2020-04-02 09:24:45 +02:00 |
|
|
d857da9dd9
|
trying to convert README to rst
|
2020-04-02 09:19:26 +02:00 |
|
|
89511d180d
|
trying to convert README to rst
|
2020-04-02 09:16:43 +02:00 |
|
|
2ddeecd24c
|
README refactor
|
2020-04-02 09:13:39 +02:00 |
|
|
2b2061fdea
|
removed pre-built opencv with build_type=debug (too big)
|
2020-04-01 16:26:54 +02:00 |
|
|
5b3c4c0678
|
Added pre-built opencv with build_type=debug and build_type=release
|
2020-04-01 16:19:14 +02:00 |
|
|
ae66a3e71a
|
Big refactor of the benchmarking code
- tested with opencv build_type=debug and for build_type=release
- TODO: test with pthread_pf enabled
|
2020-04-01 16:17:46 +02:00 |
|
|
0973f2f5c2
|
Benchmark formatting + on different images sizes
TODO:
- markdown formatting ?
- header/footer
|
2020-03-27 17:19:56 +01:00 |
|
|
0284052fae
|
Added houghline test + uses idf_component_register in cmakelist
|
2020-03-26 23:19:53 +01:00 |
|
|
50b4e6fc53
|
Added code optimization for OpenCV compilation
- Changed -DCV_DISABLE_OPTIMIZATION to OFF
- This re-enable code optimization (dispatched code/intrinsics/loop unrolling/etc)
|
2020-03-26 09:16:22 +01:00 |
|
|
66f9ed9bad
|
testing and benchmarking functions of opencv
- Benchmark measurement tool added
- Tested a bunch of function
- TODO: See why some function don't give stack memory back!
|
2020-03-25 22:49:32 +01:00 |
|
|
7742d416d4
|
added some comments on the modifications done into the code
|
2020-03-24 11:21:27 +01:00 |
|
|
edc7e1c033
|
added script to compile esp32 xcompiler from scratch
|
2020-03-24 10:44:35 +01:00 |
|
|
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 |
|
|
fce6dc35b4
|
initial commit
|
2020-03-23 11:48:41 +01:00 |
|