mirror of
https://github.com/opencv/opencv.git
synced 2026-07-30 07:43:03 +04:00
304 B
304 B
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.