6 Commits

Author SHA1 Message Date
13a01e8045 Merge branch 'master' into shape_matching_integration 2020-06-30 14:47:23 +02:00
865644b64e directories functions header added (from esp-idf/components/vfs) 2020-06-30 14:34:39 +02:00
a969d86084 opencv compilation with features2d and calib3d modules 2020-04-07 22:52:24 +02:00
ec3162b0ae parsing the cmake output to get the list of opencv modules compiled 2020-04-07 22:51:08 +02: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
fce6dc35b4 initial commit 2020-03-23 11:48:41 +01:00