mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
2c7a123ed8
clang pretends to be gcc 4.2.0 which means we will use inline asm for no reason, instead of builtins on clang when possible. Signed-off-by: Khem Raj <raj.khem@gmail.com> |
||
---|---|---|
.. | ||
hal | ||
include/carotene | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
README.md |
This is Carotene, a low-level library containing optimized CPU routines that are useful for computer vision algorithms.