opencv/modules/features2d
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator
* core: fix intrin_cpp, allow to build modules with SIMD emulator

* core(arithm): fix v_zero initialization

* core(simd): 'strict' types for binary/bitwise operations

* features2d: avoid aligned load issue in GCC 5.4 with emulated SIMD

* core(simd): alignment checks in SIMD emulator
2020-01-10 21:31:02 +03:00
..
doc Misc. typos 2018-07-31 18:44:23 +03:00
include/opencv2 Fix spelling typos 2019-12-27 12:46:53 +00:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf Fix modules/ typos 2019-08-16 17:34:29 +03:00
src Merge pull request #16236 from alalek:fix_core_simd_emulator 2020-01-10 21:31:02 +03:00
test Merge pull request #13481 from dkurt:fix_13227 2018-12-25 17:29:12 +03:00
CMakeLists.txt build: avoid highgui dependency 2019-04-15 18:59:51 +00:00