luoyc a9c35a4807 opencv source code commit | il y a 1 an | |
---|---|---|
.. | ||
CMakeLists.txt | il y a 1 an | |
LICENSE | il y a 1 an | |
README.md | il y a 1 an | |
cpu-features.c | il y a 1 an | |
cpu-features.h | il y a 1 an |
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.