opencv/modules/core
Vadim Pisarevsky 9c7040802c
converted split() & merge() to wide univ intrinsics (#12044)
* fixed/updated v_load_deinterleave and v_store_interleave intrinsics; modified split() and merge() functions to use those intrinsics

* fixed a few compile errors and bug in v_load_deinterleave(ptr, v_uint32x4& a, v_uint32x4& b)

* fixed few more compile errors
2018-07-24 17:27:56 +03:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc documentation: avoid links to 'master' branch from 3.4 maintenance branch 2018-05-31 16:45:18 +03:00
include/opencv2 converted split() & merge() to wide univ intrinsics (#12044) 2018-07-24 17:27:56 +03:00
misc/java core:ppc Fix java CoreTest/testMahalanobis (#11677) 2018-06-07 14:16:48 +03:00
perf core: CV_NODISCARD macro with semantic of [[nodiscard]] attr 2018-07-16 18:03:32 +03:00
src converted split() & merge() to wide univ intrinsics (#12044) 2018-07-24 17:27:56 +03:00
test core(test): remove verbose messages 2018-07-18 16:09:27 +03:00
CMakeLists.txt Reduced direct TBB dependencies 2018-04-06 14:21:15 +03:00