2 Commits

Author SHA1 Message Date
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