If you're using Android studio Arctic fox 2020.3.1 watch my latest video and you will get to know how to import opencv module in the current version. Here's the link: ruclips.net/video/psoeNfFAKL8/видео.html
thks for the clear instruction with proper subtitle, very precise! I initially tried using Opencv 4.5.0, does not work. Thus switching to the same version as shown in the video.
Can you make a video explaining the detection of the hand in pictures The images in it are a movement of the gestures of the sign language and its translation into text
@@Ancode2 I cant build Face Detection Sample, it have some extra files like android.mk and libdetection_based_tracker.so. Error is: executing external native build for ndkBuild "path to Android.mk". My system is Windows 10, Android Studio 4.1.1, OpenCV3_4_4_contrib from github'DOT'com/quickbirdstudios/opencv-android, System Settings -> Android SDK -> NDK(side by side)[At ndk Tmp version is: 22.0.6917172 ], AndroidSDK: android-28 + android-30. Gradle plugin version: 4.1.0. Gradle version 6.5
Hi sir, I followed your video till last but I am facing a error please help what I am doing wrong? Thanks. Below is the error in camera2 api import android.hardware.camera2.CameraAccessException;
thank you for kindly making this tutorial. Yet in the final step , I can't see any message in my logcat , but the emulator turned up successfully. and the following message appeared in the "run" block : (I'm using Android Studio 4.1.2 and OpenCV4.1.2) E/OpenCV/StaticHelper: OpenCV error: Cannot load info library for OpenCV I searched for this error message. Most of the suggestions said it's okay to neglect it. Does this cause any problem in the future usage of opencv? If so, is there any solution to it? Thank you.
I hope you'll find your solution in the following link stackoverflow.com/questions/37180378/android-opencv-error-cannot-load-info-library-for-opencv#:~:text=Solution%202%3A,libs%20to%20your%20jniLibs%20folder.&text=Recommended%3A,your%20app%20Module%20Gradle%20file. Thanks for watching
@@АлексейЧижик-и7ч I will recommend you to not to use Android Studio Arctic Fox versions. It's RC1 beta version. It's only for service developers which may occur bugs. Install Android studio 4.2 stable version.
If you're using Android studio Arctic fox 2020.3.1 watch my latest video and you will get to know how to import opencv module in the current version.
Here's the link: ruclips.net/video/psoeNfFAKL8/видео.html
I am an android development beginner, I like what you direct us to install it. Your guide is very very clear. Thank you.
Thank you for watching 😊
Thank you so much it worked very well, I just had to add the Junit dependecy line myself and fix the sdk versions afterwards. Thanks a lot !
Thanks for watching sir
Should I be using opencv manager ?
Your guide is very clear and informative.... Thanks for video... Keep making more 💕🥰
Thank you dear
Broo, thank you sooo sooo much, u are the real MVP. Thanks again!!!!❤️
Thanks alot
Thank you i dont know what would i do without your tutorial
thks for the clear instruction with proper subtitle, very precise! I initially tried using Opencv 4.5.0, does not work. Thus switching to the same version as shown in the video.
Thank you sir
you sir solved my problem!! that was the version of the opencv!
@@NaorBK I hope it's working well
Thanks for the tutorial you really installed the shit out of that library
Can you make a video explaining the detection of the hand in pictures
The images in it are a movement of the gestures of the sign language and its translation into text
Do you want it using python?
@@Ancode2 android
can you provide hand motion detection(left,right,up,down) using opencv in android
I can try to make a video about it if you want
@@Ancode2 yes i want
@@rohanvaja8639 okay Sir I ll make it for u
Thanks , waiting for video
Only working video! Thanks a lot.
Thank you very much, Sir. This tutorial helped me a lot
You're welcome brother
@@Ancode2 bro, how to install openCV_contrib on Android Studio? Pls, help, I have a deadline on next week!
@@АнтонФомин-щ1л I 'll make a video on it very soon don't worry.. Share your details about software versions
@@Ancode2 I cant build Face Detection Sample, it have some extra files like android.mk and libdetection_based_tracker.so. Error is: executing external native build for ndkBuild "path to Android.mk". My system is Windows 10, Android Studio 4.1.1, OpenCV3_4_4_contrib from github'DOT'com/quickbirdstudios/opencv-android, System Settings -> Android SDK -> NDK(side by side)[At ndk Tmp version is: 22.0.6917172 ], AndroidSDK: android-28 + android-30. Gradle plugin version: 4.1.0. Gradle version 6.5
@@АнтонФомин-щ1л I 'll make a video on face detection using opencv Android very soon.. Wait for it
Hi sir, I followed your video till last but I am facing a error please help what I am doing wrong? Thanks. Below is the error in camera2 api
import android.hardware.camera2.CameraAccessException;
Are you using android R?
Use API 29
@@Ancode2 yes target sdk is set to 30 for now
@@anubhavsagar2737 search the problem in stack overflow. You'll find similar errors with solution. I am not getting the question
Check it in my latest video
E/libc: Access denied finding property "ro.serialno"
SOLVED:
android/app/build.gradle
implementation 'com.android.support:localbroadcastmanager:28.0.0'
(with Galaxy Nexus API 27/Oreo)
0:27
nice meme
thank you for kindly making this tutorial.
Yet in the final step , I can't see any message in my logcat , but the emulator turned up successfully.
and the following message appeared in the "run" block : (I'm using Android Studio 4.1.2 and OpenCV4.1.2)
E/OpenCV/StaticHelper: OpenCV error: Cannot load info library for OpenCV
I searched for this error message. Most of the suggestions said it's okay to neglect it.
Does this cause any problem in the future usage of opencv?
If so, is there any solution to it?
Thank you.
I hope you'll find your solution in the following link stackoverflow.com/questions/37180378/android-opencv-error-cannot-load-info-library-for-opencv#:~:text=Solution%202%3A,libs%20to%20your%20jniLibs%20folder.&text=Recommended%3A,your%20app%20Module%20Gradle%20file.
Thanks for watching
Woww..
Nice ..
Thank you Sir
@Ancode on 3:34 i have inactive "next" button. How can i fix it or is there alternative way to import OpenCV?
Do the process again from 3:16
@@Ancode2 I tried multiple times with different OpenCV versions. But "Next" button is still inactive.
Tried on Android Studio Arctic Fox 2020.3.1
@@АлексейЧижик-и7ч I will recommend you to not to use Android Studio Arctic Fox versions. It's RC1 beta version. It's only for service developers which may occur bugs. Install Android studio 4.2 stable version.
@@Ancode2 Actually Artic Fox is in release already
@@АлексейЧижик-и7ч it is but it's a beta version
Nice one.. useful 😊🤘
kindly make a video of image processing demo for android using OpenCv.
Okay Sir sure I ll try to make it
@@Ancode2 thank you.
in module dependency->app,its like 'nothing to show'...pls help
I didn't understand properly. Can you describe it briefly along with error?
@@Ancode2 in 4.08min,project structure->dependency->add module->module dependency->app,there is a blank page without opencv dependency
@@ananyasa7494 what's the version of opencv and Android studio?
@@Ancode2 open cv 3.4.10 and android 4.2.1
Previously i added the same version opencv..but also it was not showing opencv lib
nice
Hi! I need more opencv tutorial in android studio please? Thankyou!
I ll try to follow on opencv
@@Ancode2 thanks! I'll wait
@2:06 you are using twice an applicationId
MainActivity: Opencv installed successfully
y only 3.4.1
There're different opencv version for different Android studio version. Every version of opencv doesn't match with every version of android studio..
thx