opencv/modules/core
Tomoaki Teshima 903789f7af use universal intrinsic for FP16
* use v_float16x4 (universal intrinsic) instead of raw SSE/NEON implementation
  * define v_load_f16/v_store_f16 since v_load can't be distinguished when short pointer passed
  * brush up implementation on old compiler (guard correctly)
  * add test for v_load_f16 and round trip conversion of v_float16x4
  * fix conversion error
2016-09-05 08:13:52 +09:00
..
doc migration: github.com/opencv/opencv 2016-07-12 12:51:12 +03:00
include/opencv2 use universal intrinsic for FP16 2016-09-05 08:13:52 +09: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 use universal intrinsic for FP16 2016-09-05 08:13:52 +09:00
test use universal intrinsic for FP16 2016-09-05 08:13:52 +09:00
CMakeLists.txt cmake: minimize MSVS projects layout 2016-08-26 13:40:16 +03:00