In android studio can we use open cv python ?? If not then can which language opencv we can implement? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

In android studio can we use open cv python ?? If not then can which language opencv we can implement?

12th Nov 2020, 2:49 PM
Amisha Jha
Amisha Jha - avatar
2 Answers
+ 12
Yes we can explore it. To work with the OpenCV Android library, you have to add it to your app module as a dependency. To easily do this on Android Studio, click on File -> Project Structure. When the project structure dialog opens, click on the app module or any other module that you want to use OpenCV library in. For more info you can see this: https://www.edureka.co/blog/JUMP_LINK__&&__python__&&__JUMP_LINK-opencv-tutorial/
12th Nov 2020, 3:55 PM
Aditya
Aditya - avatar
+ 1
Thanks
12th Nov 2020, 7:10 PM
Amisha Jha
Amisha Jha - avatar