#1 | How to integrate openCV with android | java | openCV 4.6.0

preview_player
Показать описание
In this video we will learn how you can integrate opencv with android studio. Here for this video latest opencv 4.6.0 and latest android studio is used 2022 version. So you can follow this tutorial since it is up to date.
Everything is done in this video is step by step and anyone can follow this video video with basic understanding too.
After this video you would be able to use opencv features such as cvtColor, Imgproc, contours, rectangle and so much more.

code : ADD THIS CODE AS SHOWN IN VIDEO
plugins {
}

If you have any queries regarding any of the topic I discussed in this video feel free to talk to me using below links:
instagram : @programming_hut

tags:
opencv,android,stdio,opencv with android studio,how to,how,to,integrate,opencv integration,java,kotlin,gradle,kotlin-android,plugin not found
Рекомендации по теме
Комментарии
Автор

Well done!!! So many other instructions I found are confusing, out-of-date and wrong. Your's is clear, current and works!!!!

stevebroshar
Автор

the opencv works for dolphin version only, the giraffe version has lots of error

Javier_Chang
Автор

i got a python security camera script that records video with opencv datasets. i have a bunch of ufo datasets but there are no opencv apps for it.

fastmamajama
Автор

New problem in openCV implementation openCV 4.8.0 with android giraffe version is Plugin [id: 'com.android.application', version: '8.1.0', apply: false] was not found in any of the following sources

Program-withsagar
Автор

I was searching for this topic only, thanks a lot bro🤞💯

arjunparasher
Автор

Thank you @ProgrammingHut for this video. It's quick and efficient to get started with OpenCV in Android.

BorisCollard
Автор

what a Great tutorial. Save us so much time. THanks!!🙏

bbking
Автор

"Warning: Still waiting for package manifests to be fetched remotely." This is always showing on my console

johnjohncaban
Автор

Ok !! Now that's cool, integration is completed in 2% of your Mac's battery life ✨✨

stepgrandpa
Автор

wow, clear, fast and very informative. thanks a lot

smoothumut
Автор

Plugin [id: 'com.android.application', version: '8.5.1', apply: false] was not found in any of the following sources: facing this problem !

kirannchelak
Автор

Valuable Information.Keep it up bro✌️✌️

shubhamghildiyal
Автор

sir do you have roadmap for opencv with omr in androip app?

heinrichsanchez
Автор

Hi! I'm also trying to use OpenCV for my project and i've done everything exactly as you did in the video, but when i try to run the openCV using "OpenCVLoader.initDebug()", it always comes out as "err" in the Log. In the run, i always see this: "D/OpenCV/StaticHelper: Cannot load library "opencv_java4". Do you maybe have sme idea why it does that?

aryaaaa
Автор

can you offer an demo (android with opencv)? thank you!

melitt
Автор

thank you for this great and clear tutorial it helped me a lot

ece
Автор

getting error while building opencv, unable to resolve it

YashwanthReddy-nw
Автор

Why are you still working with XML and Java ? I Mean you are a smart developer I need an Answer from you ?

henrik
Автор

Can you help in a OpenCv related work.

NoorMuhammad-olbq
Автор

error: package org.opencv.engine does not exist
import
How to fix it?

swapnilmanerkar