- OpenCV lib compiled with PTHREADS_PF=ON - Copied and tested in esp32/examples/esp_opencv_tests/ - TODO: Problem while linking pthreads : undefined reference to `pthread_cond_signal`
- Changed -DCV_DISABLE_OPTIMIZATION to OFF - This re-enable code optimization (dispatched code/intrinsics/loop unrolling/etc)