mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
743099f9f9
* fix core module android arm64 build * fix core module android build when neon is off When building for Android ARM platform, cmake with `-D CV_DISABLE_OPTIMIZATION=ON`, the expected behavior is not using ARM NEON, using naive computation instead. This commit fix the un-expected compile error for neon intrinsincs. |
||
---|---|---|
.. | ||
3rdparty/SoftFloat | ||
doc | ||
include/opencv2 | ||
misc | ||
perf | ||
src | ||
test | ||
CMakeLists.txt |