sdk android opencv

Android – Detecção facial utilizando o OpenCV (OpenCV in Android with face detect)

Native OpenCV in Android with face detect GitHub project: https://github.com/gbzarelli/AndroidFaceDetectOpenCV This application is a sample of the OpenCV in Android. In the sample we use the OpenCV SDK to detect faces. The application has been tested with: Android Compile SDK ’28’ Android Build Tools ‘28.0.3’ Gradle ‘3.4.2’ OpenCV SDK ‘3.4.3’   Configuration / Usage: Here is how to use […]

Rolar para o topo