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