ea1...@gmail.com (Ramiro Aceves) writes: >Required baseline features: > ID=100 (NEON) - NOT AVAILABLE > ID= 9 (FP16) - NOT AVAILABLE
Both features are suppored by the PI4 CPU. But there is no generic way to determine that at runtime. That's why you see the "NOT AVAILABLE" here. OpenCV lets you skip the check by setting the environment variable OPENCV_SKIP_CPU_BASELINE_CHECK.