OpenCV-AndroidSamples
OpenCV-AndroidSamples copied to clipboard
OpenCv samples for Android from OpenCV SDK using Android Studio and Gradle System
Hi, it looks like a great samples and exactly what I need. Unfortunately I can't find a link to the corresponding tutorial. Is there some step by step explanation to...
Plugin with id 'com.android.model.application' not found.
hello i have a problem with camera orientation . i saw your application , it looks you have the same problem in your app ; i was wondering if there...
Error:Cause: buildToolsVersion is not specified.
I update libs for use with Android Studio 3.0 and I can't build with command line `./gradlew clean build` Do show I made this PR https://github.com/joaopedronardari/OpenCV-AndroidSamples/pull/10 and now I run...
Attempt to build with Android Studio 3.0 But I run into this and does someone has a clue what's wrong here ? `./gradlew buildDependentsNdklibrarysampleX86DebugArmSharedLibrary ` > :app:compileNdklibrarysampleX86DebugArmSharedLibraryNdklibrarysampleX86DebugArmSharedLibraryMainCpp > /Users/hannes/git/openCV/OpenCV-AndroidSamples/app/src/main/jni/DetectionBasedTracker.cpp:1:17: fatal...
I can't build with command line `./gradlew clean build` I changed some minor paths and make ./gradew execute able for a Mac on this PR https://github.com/joaopedronardari/OpenCV-AndroidSamples/pull/12 but I see this...
Attempt to build with command line `./gradlew clean build` But I run into this and does someone has a clue what's wrong here ? > :app:compileArm64-v8aDebugArmNdklibrarysampleSharedLibraryNdklibrarysampleMainCpp > /Users/hannes/git/openCV/OpenCV-AndroidSamples/app/src/main/jni/DetectionBasedTracker.cpp:1:17: fatal error:...
remove obsolete files like *.iml and intelij folder
Hi, i got and error occured. did i missed something else ? here the error information : Information:Gradle tasks [clean, :app:generateArmDebugSources, :app:generateArmDebugAndroidTestSources, :app:compileArmDebugSources, :app:compileArmDebugAndroidTestSources, :libraries:opencv:generateDebugSources, :libraries:opencv:generateDebugAndroidTestSources, :libraries:opencv:compileDebugSources, :libraries:opencv:compileDebugAndroidTestSources] C:\Users\Asus-Akueajim\Desktop\OpenCV-AndroidSamples-master\app\src\main\jni\Tutorial2.cpp Error:(2,...