#6 | edge detection | java | image processing android | opencv android studio

preview_player
Показать описание
Hi in this video which is quick one but you will learn about canny edge detection and using it in the android using java language. Opencv module is used for the edge detection in android.

This is further proceeding to the playlist of opencv and I hope you will enjoy this video too.
Thanks :)

LIKE + SHARE + SUBSCRIBE = support :)

contact me :

#opencv #android #studio #java
opencv,android,studio,java,image processing,imgproc,core,bitwise_not,opencv android,how to,how
Рекомендации по теме
Комментарии
Автор

Thank you so much it is very useful videos

babureddy
Автор

Cool video. Could you add some text to display the framerate in the future? I'm very interested what kind of stuff a phone can handle in near real time. BTW, really don't mind the short videos, this will be a great resource for someone searching for a specific algorithm implementation on android.

ffoska
Автор

Sir I have imageProxy from cameraX API now I want to add this image data in opencv I try and everything is work but the result image is black and white color

My mat is here
Val mat = image?.let{Mat(mat height, mat.width, CvType.CV_8UC1)}

Sagar_Asseccibilty
Автор

nice video, can you do video about opengles or ffmeg, please !

chauluu