KivyMD + OpenCV - Creating a Real Time Video Viewer with pic capture

preview_player
Показать описание
In this video we will look into integrating opencv-python with kivymd application to create a real time video capture and frame capture.
#kivymd #opencv

Section
0:00 - Intro
0:30 - Understanding opencv Python
2:30 - Create the App
5:00 - Integrate cv2 class and buffer
11:00 - View the app
13:00 - Final Thoughts

◾◾◾◾◾

🖥️ Products I Use and Recommend

⚙️ Tech I use
Laptop - MacBook Pro 15 (Primary)

📹 Filming Gears

🤝 All products here are affiliate links and i make a small commision when you buy it through them. Do not worry, you will not be charged anything extra.
◾◾◾◾◾◾

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

⭐ Tags ⭐
- Coder Monk
- Coder Monk Flutter
- Coder Monk Programming
Рекомендации по теме
Комментарии
Автор

This is amazing. Please bring more kivy tutorials to YouTube!

refrefwgwgwegew
Автор

How to make a .apk spec file that can turn this app to be working in android ? what are the requirements ?

bendahouwael
Автор

Great content, keep doing this! It's a big help for my projects since i'm having problem with opencv using pydroid. So we can still use the kivy camera to show the video

spartangaming
Автор

That's so cool bro I tried that was awesome
Great work bro
Looking forward for more videos like this

vasantharajar
Автор

thanks for this video, keep it up bro! <3

herbe
Автор

Awesome. Thanks.
Please can you do video on how to bind to when a process is running?

sirkudos
Автор

awesome !!!. Please do some videos to show us how to service like broadcast receiver ...

adammusaali
Автор

was it run when you deploy it in .apk?

misbahfahamsyah
Автор

Good job bro! you need to do one to deploy an app on a android phone

tomasmartin
Автор

Thank you for sharing. It works perfectly. I used my mobile camera as wencam using IP Webcam...it can be downloaded from playstore.

aavalos
Автор

How can I close Camera after taking photo? if I use self.capture.release(), gives an error AttributeError: 'NoneType' object has no attribute 'tobytes'('to strings) Thanx ;)

devis
Автор

Can you build the app on both IOS and Android phones? If it is, how is it possible to do?

brunotagna
Автор

what can be done if we want to save all the images in a particular folder with ids?

navyanarula
Автор

are u using ur phone? can it run on android

romnickdagomboy
Автор

hi i have been getting "[WARNING] [GL ] BGRA texture support is not available" please help

raymondmasupha
Автор

Hello, Thanks for Video. How can I use tecture to visualiz audiowave?? Can you help??

TheRadiant
Автор

very gooD !! thank you so Much !! you are beautiful

Maximiliano
Автор

sir i wrote exactly the same code as of yours but it is giving me error TypeError: object.__init__() takes exactly one argument (the instance to initialize)

shivamdubey
Автор

is there any way to do this using the .kv builder file?

vault
Автор

How to close the video capture on pressing a button in kivymd? Is it possible?

deltaelectrocode