opencv/modules/core
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update
- use suffixes like '.avx.cpp'
- added CMake-generated files for '.simd.hpp' optimization approach
- wrap HAL intrinsic headers into separate namespaces for different build flags
- automatic vzeroupper insertion (via CV_INSTRUMENT_REGION macro)
2017-03-23 16:12:11 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 core: CPU target dispatcher update 2017-03-23 16:12:11 +03:00
misc/java Added Java wrapping for tracking module 2016-12-31 02:19:38 +09:00
perf test: fix tolerance perf check for Exp/Log/Sqrt 2016-10-20 16:54:48 +03:00
src Merge branch 'pr8392' 2017-03-22 13:45:24 +03:00
test core: add single DMatch/Keypoint I/O 2017-03-03 13:58:55 +03:00
CMakeLists.txt cmake: fix order of MKL libraries, don't pass additional libraries as modules 2017-02-15 17:13:13 +03:00