opencv/modules/core
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support
The opencv infrastructure mostly has the basics for supporting avx512 math functions,
but it wasn't hooked up (likely due to lack of users)

In order to compile the DNN functions for AVX512, a few things need to be hooked up
and this patch does that

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
2017-12-25 21:06:52 +00:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Add basic plumbing for AVX512 support 2017-12-25 21:06:52 +00:00
misc/java core(test): refactor Java Eigenvalues/PCA tests 2017-12-12 15:07:31 +03:00
perf core: remove raw SSE2/NEON implementation from convert.cpp (#9831) 2017-12-15 00:00:35 +03:00
src ocl: workaround option to disable usage of buffer "Rect" operations 2017-12-22 13:05:03 +03:00
test Merge pull request #10307 from savuor:fix/expect_softfloat 2017-12-14 21:00:46 +00:00
CMakeLists.txt Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00