opencv/modules/core
Alexander Alekhin 67d46dfc6c core(intrin): restrict FP16 operations
Intrinsics must be effective, so don't declare FP16 type/operations if there is no native support.

- CV_FP16: supports load/store into/from float32
- CV_SIMD_FP16: declares FP16 types and native FP16 operations
2018-08-20 19:24:33 +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 core(intrin): restrict FP16 operations 2018-08-20 19:24:33 +03:00
misc/java core:ppc Fix java CoreTest/testMahalanobis (#11677) 2018-06-07 14:16:48 +03:00
perf core(perf): fix addScalar test 2018-08-16 19:36:28 +03:00
src core: move const tables outside of dispatched code 2018-08-08 17:54:54 +03:00
test core(intrin): restrict FP16 operations 2018-08-20 19:24:33 +03:00
CMakeLists.txt Fixed core headers installation in world builds 2018-08-16 17:16:02 +03:00