Open Source Computer Vision Library
https://opencv.org/
|
8 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 8 years ago | |
LICENSE | 8 years ago | |
README.md | 8 years ago | |
cpu-features.c | 8 years ago | |
cpu-features.h |
README.md
The Android NDK provides a small library named cpufeatures that your app can use at runtime to detect the target device's CPU family and the optional features it supports. It is designed to work as-is on all official Android platform versions.