opencv/modules/core
Matthew Self 9678d48e1a 2-channel interleaved load/store for universal intrinsics (float only)
* Added 2-channel ops to match existing 3-channel and 4-channel ops

* v_load_deinterleave() and v_store_interleave()

* Implements float32x4 only on SSE (but all types on NEON and CPP)

* Includes tests

* Will be used to vectorize 2D functions, such as estimateAffine2D()
2016-08-26 18:17:08 -07:00
..
doc migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
include/opencv2 2-channel interleaved load/store for universal intrinsics (float only) 2016-08-26 18:17:08 -07:00
misc/java Revert of "Merge pull request #4014 from sgjava:opencv-sgjava" (reverted from commit 52fa55a770) 2015-05-19 13:30:18 +03:00
perf Add JSON support. 2016-08-11 00:53:15 +08:00
src Merge pull request #7166 from tomoaki0705:brushUpFp16 2016-08-25 11:49:23 +00:00
test 2-channel interleaved load/store for universal intrinsics (float only) 2016-08-26 18:17:08 -07:00
CMakeLists.txt cmake: fix HAL dependencies for core module 2016-06-21 19:50:32 +03:00