Count_People/C++/opencv-4.7.0/3rdparty/cpufeatures
认知智能 c806ec7b98 first 2024-07-24 14:56:13 +08:00
..
CMakeLists.txt first 2024-07-24 14:56:13 +08:00
LICENSE first 2024-07-24 14:56:13 +08:00
README.md first 2024-07-24 14:56:13 +08:00
cpu-features.c first 2024-07-24 14:56:13 +08:00
cpu-features.h first 2024-07-24 14:56:13 +08:00

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.

https://developer.android.com/ndk/guides/cpu-features.html