Video Data Processing with Python and OpenCV

  Рет қаралды 66,204

Rob Mulla

Rob Mulla

Күн бұрын

In this video tutorial you will learn how to work with video data in python and openCV. Video processing and data analysis has many applications in machine learning, including object detection, pose estimation, and object tracking. Before you can run machine learning on videos you first need a good understanding of how to read and write video files using python and openCV. This tutorial walks through the basics, step by step, with some examples.
Notebook used in this video: www.kaggle.com/code/robikscub...
Timeline:
00:00 Video Data & Python
01:08 What is Video Data?
04:08 Getting Setup
06:19 Converting Videos
08:23 Displaying Video
09:13 Video Metadata
11:32 Pulling Images
17:31 Add Annotations
25:48 Saving processed video
31:33 Summary
My other videos:
Speed Up Your Pandas Code: • Make Your Pandas Code ...
Speed up Pandas Code: • Make Your Pandas Code ...
Intro to Pandas video: • A Gentle Introduction ...
Exploratory Data Analysis Video: • Exploratory Data Analy...
Working with Audio data in Python: • Audio Data Processing ...
Efficient Pandas Dataframes: • Speed Up Your Pandas D...
* KZfaq: youtube.com/@robmulla?sub_con...
* Discord: / discord
* Twitch: / medallionstallion_
* Twitter: / rob_mulla
* Kaggle: www.kaggle.com/robikscube
#python #computervision #datascience

Пікірлер: 71
@VauRDeC
@VauRDeC 11 ай бұрын
This video saved my week-end ! Thank you so much for it !
@user-lt2px3ft4p
@user-lt2px3ft4p 3 ай бұрын
Thank you! You explained very clearly on the code and how you did it. ❤
@vaijrb
@vaijrb 2 жыл бұрын
Very well done! Thank you for making this video.
@robmulla
@robmulla 2 жыл бұрын
Glad it was helpful! If you know of anyone who might learn from it please think about sharing the link.
@sharau.99
@sharau.99 11 ай бұрын
Great explanation! Keep it up 👍
@LeoSo
@LeoSo Жыл бұрын
Thank you for the tutorial! I'm interested in processing and analyzing sport video using Python. Google brought me here. I like the presentation in kaggle. Keep up your good work. I will check out all your videos!
@robmulla
@robmulla Жыл бұрын
Thanks so much for the feedback. I’m glad you found this helpful. Please share the link with anyone else you think might find it helpful.
@miodice3
@miodice3 Ай бұрын
really neat overview thank you
@DataCraftsman
@DataCraftsman 2 жыл бұрын
Love your work as always. You should do a follow up video on using a neural network to do the labeling. I imagine it would just be some sort of CNN that outputs the coordinates for the box using the bounding pixels of the detected shapes.
@RobertMulla
@RobertMulla 2 жыл бұрын
Thanks! Great minds think alike. My next video will be a quick introduction to object detection using yolov5 and I run it on this dataset.
@DataCraftsman
@DataCraftsman 2 жыл бұрын
@@RobertMulla Awesome! Looking forward to it.
@ThanhHa-zo7lp
@ThanhHa-zo7lp 9 ай бұрын
Great work. Nice perform. Many thankss for sharing!
@robmulla
@robmulla 9 ай бұрын
Many thanks!
@pavlostsoukias8147
@pavlostsoukias8147 2 жыл бұрын
Our Data professor is back !!
@robmulla
@robmulla 2 жыл бұрын
Haha. I'm just trying to create content about things I find interesting and I hope people will learn from!!
@linuxmill
@linuxmill Жыл бұрын
it was beautiful watching a quaestion get so quickly converted quantitaive analysis that is easily visualized.
@robmulla
@robmulla Жыл бұрын
Glad you liked it. Thanks for watching and let me know if there is anything I can do better.
@vivekpadman5248
@vivekpadman5248 Жыл бұрын
This is absolutely a great tutorial for beginners. Learnt a lot and the way you explain is soo perfect. I'd definitely share it with my friends. Can you if possible make video on complete kaggle project walk through and how you approach the problem?
@robmulla
@robmulla Жыл бұрын
Awesome, thank you for the feedback. Please do share it with friends and/or on platforms that you think people might learn from it. I actually recorded a video walking through a kaggle competition but never released it. I do have a competition starter guide video you should check out.
@user-bm4vj2jr9e
@user-bm4vj2jr9e 2 ай бұрын
Wow amazing thank you
@MrEck95
@MrEck95 10 ай бұрын
Hey thanks for the very insightful video, if I wanted to train a model with video data, do you have any recommendations on the simplest way to generate the csv file of labels and data for the segmented objects we want to annotate?
@CarolinaMunoz-vy3ni
@CarolinaMunoz-vy3ni 2 жыл бұрын
I haven't watched it but I already like it
@robmulla
@robmulla 2 жыл бұрын
Thanks Carolina! Let me know if you have any feedback once you have a chance to watch.
@CarolinaMunoz-vy3ni
@CarolinaMunoz-vy3ni 2 жыл бұрын
@@robmulla thanks!
@scullyy
@scullyy Жыл бұрын
This seems like what I need to get rid of flickering in my video! First I'd need to automate detecting a completely black frame (responsible for the flickering) and then copy paste the nearest valid frame (one that isn't black) onto the black frame. Wish me luck :)
@vijayalaxmiise1504
@vijayalaxmiise1504 Жыл бұрын
Thank you so much sir. It would be great help if you release some videos on Action Recognition, Detection , Classification in video
@robmulla
@robmulla Жыл бұрын
Noted! Have you seen my video on object detection?
@nkrumahminsinga1541
@nkrumahminsinga1541 11 ай бұрын
Thank you for this exercise, it was very helpful but please how am i supposed to do if i don't have labels datasets or how can i buid it? thank you
@nisheethsrivastava8345
@nisheethsrivastava8345 10 ай бұрын
Hi Rob I am New to the video processing and the video is very helpful. I wondering that how did you get the csv file for video so that category of the images could be built. I need to use this method to create the labels. I am using Wowza streaming server to stream the video to the analytics application where i have to capture the stream & read the stream. I am stuck at category of objects. please let me know how it can be used
@pleasedont2270
@pleasedont2270 2 жыл бұрын
Me too on my first page man, good luck
@robmulla
@robmulla 2 жыл бұрын
Love it. Hopefully it shows up for more people!
@wooprime3482
@wooprime3482 2 жыл бұрын
Ooooh, this appeared on my KZfaq front page, are you gonna finally pop off?
@robmulla
@robmulla 2 жыл бұрын
Fingers crossed! 😅 - Thanks for commenting and (hopefully?) watching too.
@yoonseokheo9487
@yoonseokheo9487 Жыл бұрын
Thanks for your amazing work sharing. I have a question about annotation. As far as I know, you have mentioned that the frame index(frameIndex) should be transformed with respect to the video frame. So you set the value as 11.9 . I want to know how to calculate the value. Thanks in advance. + I am just wondering if you have any plans of "fiftyone" package which is also an interesting toolkit for vision datsets.
@robmulla
@robmulla Жыл бұрын
Not sure I exactly follow your question. But I need to look into that package and might make a video.
@yoonseokheo9487
@yoonseokheo9487 Жыл бұрын
​@@robmulla Thanks for answering my comment, and let me clarify my question. In the video(19:08), You add another column named "video frames" by transforming the column named "frameIndex" multiplied by 11.9. I am confused about the reason for multiplying the value(11.9) and how the value is set up.
@AbtihalAlomairi
@AbtihalAlomairi 5 күн бұрын
That's a great video! Thank you. But, step five ( Total number of frames in video) whenever am trying to run the code I got an error saying that module 'cv2' has no attribute 'cv2'. Although , I've download all the datasets
@upendrad6081
@upendrad6081 2 ай бұрын
Where did you got the annotation label dataset CSV?
@Az-jt2zp
@Az-jt2zp 8 ай бұрын
So did someone go in manually and identify the labels and draw the frames?
@RichardGreco
@RichardGreco 2 жыл бұрын
What are the parameter sizes for width and height? Seems arbitrary you choose 500 or 700. Why not 5000? What does the number refer to. I have the same question for matplotlib plot sizes.
@robmulla
@robmulla 2 жыл бұрын
Great question. I think the height and width you are referring to is with the IPython display module. I found the documentation about it and this value just relates to the html height and width: github.com/ipython/ipython/blob/master/IPython/core/display.py#L1109-L1115 I believe this is just the number of pixel values displayed in the website. I might have not been clear about it, but this is different than the actual video image resolution, it's only for displaying the video in the notebook. Hope that helps!
@RichardGreco
@RichardGreco 2 жыл бұрын
@@robmulla Thank you. You were clear about the actual video resolution. I thought the answer would have been more arcane, but as always, the answer is in the documentation!
@ghadadodo3865
@ghadadodo3865 8 ай бұрын
Could you give us the link of the video sir? And thanks for this video ✅
@andrewl.4277
@andrewl.4277 9 ай бұрын
Legend has it he's still getting to the fun part. (alright and now to the fun part....3 min later....alright and now to the fun part) jokes. awesome video
@maxy9095
@maxy9095 Жыл бұрын
How to find videos full RGB values
@stephenkolostyak4087
@stephenkolostyak4087 Ай бұрын
you can't thread the rectangles?
@fenfire3824
@fenfire3824 5 ай бұрын
Hi, i am looking for some libraries or even frameworks on how i can find graphical items on my screen, like you can do in Auto it. E.G. if you play a video game and you want to automate pressing buttons or keys. I did it in the past in Auto It but I don't like Auto it that much and would like to do the same in Python maybe. Or even Java or C#. Is it the same as object tracking? Is OpenCV the right library for that? My problem is, it is difficult for me to find the correct documentary or tutorials because the whole topic is quite new for me and i don't know all the terminology. I am also not english, i can speak english very well, but it makes researching more difficult. Could you give me some hints on what i have to look for? It is not object tracking in video or images, it should me tracking from screen capturing. I would like to do lots of stuff with it just to learn it. Maybe something like a simple bot who can play a fighting game or a click bot for simple games. Just to learn the basics.
@ChezChicago
@ChezChicago Жыл бұрын
Impoet does not work in window command line. Where are you entering the import statements in Windows?
@robmulla
@robmulla Жыл бұрын
Import? I’m using Linux. But you could try in colab or a Kaggle notebook.
@ChezChicago
@ChezChicago Жыл бұрын
input_file = ‘.\\ANYFILE.mov’ ## Actual file name subprocess.run([‘ffmpeg’,’-i’,input_file,’-qscale’,’0’, ‘026c7465-309f6d33,mp4’]) ERROR: Traceback (most recent call last): File "", line 2, in File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\subprocess.py", line 488, in run with Popen(*popenargs, **kwargs) as process: File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.7_3.7.2544.0_x64__qbz5n2kfra8p0\lib\subprocess.py", line 1207, in _execute_child startupinfo) FileNotFoundError: [WinError 2] The system cannot find the file specified
@jackkelly4277
@jackkelly4277 Жыл бұрын
I live in that neighborhood!!! So weird
@aomo5293
@aomo5293 Жыл бұрын
Hi Thank you for the great video. Total frames is 2393. On each 100 frame you displayed 1 image. That s why you have 2393%100=24 images If i want to extract 30 images I should do 2393%80 Is it true?
@robmulla
@robmulla Жыл бұрын
I think you might be right now I’m not completely sure.
@aomo5293
@aomo5293 Жыл бұрын
@@robmulla thank you.
@mohammadkheder8994
@mohammadkheder8994 8 ай бұрын
I can know if Vehicle is empty or not by camera in paython
@igorekudashev
@igorekudashev Жыл бұрын
AttributeError: module 'cv2' has no attribute 'cv2'
@robmulla
@robmulla Жыл бұрын
What version of cv2 are you running? I think the imports changed in one of the releases.
@phillipchananda
@phillipchananda Жыл бұрын
Try to use remove one cv2 inside the get function like cap.get(cv2.CAP_PROP_FRAME_COUNT)
@SiliconSchematics
@SiliconSchematics 10 ай бұрын
I did nt understand how it recognises the objects
@magnuswootton6181
@magnuswootton6181 Жыл бұрын
how do you make it look like a movie?
@robmulla
@robmulla Жыл бұрын
Sorry, I'm not understanding your question.
@anilkarabhari8161
@anilkarabhari8161 Жыл бұрын
how to label annatations in csv file
@upendrad6081
@upendrad6081 2 ай бұрын
Same question. How he got the CSV?
@anuranjith2002
@anuranjith2002 8 ай бұрын
I have a genuine doubt.....how do you know each and every code and you run every one of them without any errors....how did you learn coding in such a manner?
@sriram-xp5sg
@sriram-xp5sg 3 ай бұрын
Ever heard of video editing
@newstodayyt1
@newstodayyt1 10 ай бұрын
No pytesseract used here
@robmulla
@robmulla 10 ай бұрын
I have a video about detecting text in images where I use it!
@newstodayyt1
@newstodayyt1 10 ай бұрын
@@robmulla nope do video ocr video pls
@jl2696
@jl2696 3 ай бұрын
Is there any way to install OpenCV through conda-forge? That's what I mainly use instead of Pip
Data Visualization BATTLE!
11:34
Rob Mulla
Рет қаралды 17 М.
Exploratory Data Analysis with Pandas Python
40:22
Rob Mulla
Рет қаралды 425 М.
100❤️
00:20
Nonomen ノノメン
Рет қаралды 64 МЛН
$10,000 Every Day You Survive In The Wilderness
26:44
MrBeast
Рет қаралды 123 МЛН
Image Processing with OpenCV and Python
20:38
Rob Mulla
Рет қаралды 128 М.
Computer Vision for Football Analysis in Python with Yolov8 & OpenCV
23:51
Machine Learning With Hamza
Рет қаралды 47 М.
This INCREDIBLE trick will speed up your data processes.
12:54
Rob Mulla
Рет қаралды 256 М.
Automated Video Editing with MoviePy in Python
14:07
NeuralNine
Рет қаралды 95 М.
Audio Data Processing in Python
19:52
Rob Mulla
Рет қаралды 145 М.
Object Tracking with Opencv and Python
30:03
Pysource
Рет қаралды 592 М.