Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

com.org.opencv.FpsMeter is defied multiple times Android Studio

$
0
0
I'm working on face recognition on Android studio using OpenCV and JavaCv. I'm using Haar cascade of OpenCV for face detection and LBPH for face recognition with the help of javaCv library. In the Gradle file, I add the two libraries together and my program works well. The problem is when I try to generate the APK an error occurred Type **org.opencv.android.FpsMeter is defined multiple times: ** [Here is how I add JavaCv and OpenCV together] implementation 'org.bytedeco:javacv:1.4.2' implementation 'org.bytedeco.javacpp-presets:opencv:3.4.0-1.4.2:android-arm64' implementation 'org.bytedeco.javacpp-presets:ffmpeg:3.4.0-1.4.2:android-arm64' implementation project(path: ':openCVLibrary340')

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>