opencv/modules/core
Pavel Vlasov a57718e1ac ICV2017u3 package update;
- Optimizations set change. Now IPP integrations will provide code for SSE42, AVX2 and AVX512 (SKX) CPUs only. For HW below SSE42 IPP code is disabled.
- Performance regressions fixes for IPP code paths;
- cv::boxFilter integration improvement;
- cv::filter2D integration improvement;
2017-08-23 14:24:43 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 ICV2017u3 package update; 2017-08-23 14:24:43 +03:00
misc/java core: empty() for Rect/Size templates 2017-08-01 17:19:18 +03:00
perf core(perf): added Hamming tests 2017-07-01 00:49:18 +00:00
src ICV2017u3 package update; 2017-08-23 14:24:43 +03:00
test Fix JSON booleans without quotes 2017-07-26 12:51:06 +03:00
CMakeLists.txt core(alloc): drop unused code, use memalign() functions instead of hacks 2017-07-27 18:10:41 +03:00