Object Tracking with Opencv and Python

  Рет қаралды 601,960

Pysource

Pysource

3 жыл бұрын

Source code: pysource.com/2021/01/28/objec...
You will learn in this video how to Track objects using Opencv with Python.
In this specific lesson we will focus on two main steps: on the first one we will do Object detection and on the second one Object tracking.
➤ Full Videocourses:
Object Detection: pysource.com/object-detection...
➤ Follow me on:
Instagram: / pysource7
LinkedIn: / pysource
➤ For business inquiries:
pysource.com/contact

Пікірлер: 318
@pysource-com
@pysource-com 2 жыл бұрын
►► You can Build a Computer Vision software to DETECT and TRACK any Object. → 4-Step FREE Workshop pysource.com/blueprint-workshop-signup/
@federicojoelvergelli5698
@federicojoelvergelli5698 17 күн бұрын
Hello, for those following the tutorial, a good enough roi can be ```python roi = frame[int(height/3):, int(width/2)-200:int(width/2)+200] ``` Good tutorial btw.
@Nonsanity
@Nonsanity 2 жыл бұрын
This really isn’t a tutorial on object tracking as the title promises. It’s a (good) tutorial for visual object detection and then a single-line black box function that does all the tracking with no explanation of its operation, just it’s use.
@doraemondd6876
@doraemondd6876 10 ай бұрын
Can Using visual video code to run?
@Suman-zm7wx
@Suman-zm7wx 2 жыл бұрын
The way this person is delivering these complicated stuffs regarding Open CV and OT, hats off man for your contribution towards the KZbin Community. Do try to make a playlist or video regarding implementation of GANNs tensorflow models along with Opened CV, like Real Time image to image translation using Cycle GANNs. By the way lots if love from this Subscriber 😊
@tomasdaels
@tomasdaels 3 жыл бұрын
Today I installed opencv, it was a long day of tutorials but this one was super super clear! Thanks a lot!
@jawadmansoor6064
@jawadmansoor6064 2 жыл бұрын
super charge
@chun5310
@chun5310 2 жыл бұрын
Thank you so much men! I do appreciate your kindness and efforts for sharing this great script even for free. It helps a lot, especillay for many students who are with empty pockets! Gracias!
@hetalivekariya7415
@hetalivekariya7415 2 жыл бұрын
Thank you for explaining each and every line of code clearly. Great help. Keep uploading videos like this
@Endredos
@Endredos Жыл бұрын
Dude! Not only have you helped me to finally set up opencv but you have even made my first steps easier in my own project with your demo. ❤ Hint to all who have troubles with the namespace in build.gradle: try to adjust the gradle plugin version under project structure > project. 7.2 worked for me.
@bolzanoitaly8360
@bolzanoitaly8360 2 жыл бұрын
Thanks, to you Sergio Canu, you have resolved much of our issues. thanks to you from the core of our hearts.
@dogarayunanagani6986
@dogarayunanagani6986 3 жыл бұрын
Wow this was quite useful and well explained. Thank you and God bless your work!!!
@abc-co7fy
@abc-co7fy 3 жыл бұрын
Thanks for sharing the knowledge and resources. For the information of the fellow viewers/commenters.. I implemented his code in VS Code in Windows 10. 2 errors and following had to be done as it threw some error when I attempted to run it: 1. install "pip install tracker" --> Refresh VS code 2. Make sure that the specified folder path of the video and code are same. Files --> Open Folder--> Object-Tracking.
@dennisasamoah2213
@dennisasamoah2213 3 жыл бұрын
this was really awesome and thank you for the code
@dhamotharan1734
@dhamotharan1734 11 ай бұрын
Thanks man! This helps me to complete my assignment on object tracking using OpenCV
@praketasaxena
@praketasaxena 2 жыл бұрын
perfect and much needed for me to understand OPENCV
@thecontrolenggeek786
@thecontrolenggeek786 Жыл бұрын
I really enjoy watching your videos and they are quite helpful at same time. thanks for sharing this with us
@snake6458
@snake6458 2 жыл бұрын
我來自台灣,謝謝你的教導,感謝!!
@RodrigoPacheco-Ruiz
@RodrigoPacheco-Ruiz Жыл бұрын
Bravo Sergio! Maestro!
@julianboulevard
@julianboulevard 3 ай бұрын
Best tutorial ever!!!! Thanks a lot for your time and clear explanation, cheers!!!
@thinkingahead2233
@thinkingahead2233 Жыл бұрын
Thank you very much for making this video; concepts are clearly explained.
@mrpoeky2527
@mrpoeky2527 2 жыл бұрын
Thank you for your detailed explanation on object Tracking :)
@SenthilKumar-yf8pp
@SenthilKumar-yf8pp Ай бұрын
This was my first AI program in python. Thanks a lot for teaching this. 🙏🙏🙏
@deepanjan1234
@deepanjan1234 3 жыл бұрын
This is just great. Many many thanks 👍
@flashdash4694
@flashdash4694 3 жыл бұрын
Thanks for the insight, you have taken my python-programming to another higher level!! Great fun too.
@manakavoo
@manakavoo 9 ай бұрын
i'm newbie to opencv , u explanations are far better than my lectures....thansks a lot sir.....
@PotatoMan1491
@PotatoMan1491 3 жыл бұрын
Solid explanation to initiate into the field
@dedisupardi2815
@dedisupardi2815 2 жыл бұрын
Excellent👍, thanks for sharing the codes of the project to us to learn it well
@user-zr8lu5rp5i
@user-zr8lu5rp5i Жыл бұрын
We used it for our study. Thank you.
@hanshima_
@hanshima_ 2 жыл бұрын
Thanks a lot for this amazing tutorial !!!
@user-bf2vb9gj1d
@user-bf2vb9gj1d 2 жыл бұрын
It’s great, it makes me think python is awesome, and I start to like it.Thankyou!
@levienkon
@levienkon Жыл бұрын
Thanks I finally got a good starter tutorial
@juliendu46
@juliendu46 2 жыл бұрын
BEST youtube channel!
@ArimAhiru
@ArimAhiru Жыл бұрын
Thank you for the video sir, I have spent weeks to do this traffic counting and none that I found work for me. Thank you so much for the tutorial!
@Mustafff76
@Mustafff76 3 жыл бұрын
Thanks man! Great tutorial ;)
@TechnicalAdnan786
@TechnicalAdnan786 Жыл бұрын
Thank you so much, please make more tutorials like tNice tutorials. You explain better than any other guide I've seen on youtube, very clear and
@takedowntheccp.5167
@takedowntheccp.5167 2 жыл бұрын
Thank you so much men! I want to study follow your ! 👍
@BystroCoder
@BystroCoder 2 жыл бұрын
Thank you. Super lecture. Very insteresting.
@dhruvdwivedy4192
@dhruvdwivedy4192 3 жыл бұрын
Awesome ❤️👍 thank you so much.
@eskelex
@eskelex 3 жыл бұрын
Well done!! Thanks!!
@joshuajohn4404
@joshuajohn4404 2 жыл бұрын
Amazing video, thank you 👍
@yem.t.3930
@yem.t.3930 Жыл бұрын
Subscribed! A very beautiful explanation and examples
@Car_Ram_Rod
@Car_Ram_Rod 2 жыл бұрын
Dude, thanks for this video!
@wagmit
@wagmit 3 жыл бұрын
Thank you Sérgio!
@TheGupex
@TheGupex 3 ай бұрын
Thank🎉 from Thailand.
@bryansneydergomez4870
@bryansneydergomez4870 2 жыл бұрын
wow, you explain very well, trank u bro!
@vahabmspour6336
@vahabmspour6336 2 жыл бұрын
your tutorial method is wonderful ...
@ECERMANASAK
@ECERMANASAK 3 жыл бұрын
this is a really awesome explanation of each and every step u explained very well. sir if I want further vehicle classification can you please say how I supposed to do it..
@ozcanyureklioglu6249
@ozcanyureklioglu6249 3 жыл бұрын
very very awesome, thank you
@andriyyarish8628
@andriyyarish8628 3 жыл бұрын
Very nice and understandable, thanks for sharing your experiance +100 for karma ))
@raymondmichael4987
@raymondmichael4987 3 жыл бұрын
Th aks dude, done such amaizing work explaining this,please consider license plate recognition in real-time from a video feed. Stay safe and keep it up. SUBED & 👍🏾 Greetings from Tanzania 🇹🇿
@daylinewsru
@daylinewsru 2 жыл бұрын
Hey! Thanks a lot for the video! Very helpful! Tell me, how can I record the coordinates of landmarks in a json file?
@vittal255
@vittal255 3 жыл бұрын
Sir, thank you for the video with a detailed explanation. If I want the program to execute on two different videos at a time is that possible. If yes please tell the way
@addkik
@addkik Жыл бұрын
Awesome ... Great Work
@mesaanugerah
@mesaanugerah Жыл бұрын
Thanks for sharing! Keep up the good work 😄
@pysource-com
@pysource-com Жыл бұрын
;)
@dkibe6006
@dkibe6006 3 жыл бұрын
You are the best!
@cyrillekesiku2450
@cyrillekesiku2450 3 жыл бұрын
perfect thanks so much
@rog0079
@rog0079 3 жыл бұрын
Object Tracking starts at 20:25
@HarshaSravani--c
@HarshaSravani--c 3 жыл бұрын
Hello !! From where can I get tracker.py
@vanthoduong3062
@vanthoduong3062 2 жыл бұрын
I am from Vietnam and I'm going to research to count the number of people in CCTV camera but I don't know how to track people. Then, I watch your video and I really like it. It's so helpful for me. I'm so grateful to you. Thank you so much
@lynx6632
@lynx6632 3 жыл бұрын
thanks for tutorial !!!!
@badiuzzamontashmatov5362
@badiuzzamontashmatov5362 3 жыл бұрын
waitng for the 2nd part of the video
@jeanzyx1707
@jeanzyx1707 2 жыл бұрын
beautifully perfect!!!!!
@XuanKyAutomation
@XuanKyAutomation 2 жыл бұрын
thanks for your excellent video
@talhayousuf4599
@talhayousuf4599 3 жыл бұрын
Perfect and much needed video , thank you 🙏. Can you PLEASE make a video on camera calibration without using the checker board (I mean by using methods inside opencv like PnP method etc...)
@iwaitucn
@iwaitucn 2 жыл бұрын
greate job, thanks !!!!
@truepath100
@truepath100 2 жыл бұрын
its great ... free source codes. keep posting free codes.
@hamizanahmad5879
@hamizanahmad5879 3 жыл бұрын
Awesome video, where can i get traffic footage like that
@claudiocatucci7028
@claudiocatucci7028 3 жыл бұрын
Congratulations!
@lorenzowinger5831
@lorenzowinger5831 2 жыл бұрын
Thank you for the tutoral, very good. i only want to ask one question. How can i restart to zero the id counter?
@nurbaini4308
@nurbaini4308 Жыл бұрын
Brother, thanks alot
@alirezairani2876
@alirezairani2876 Жыл бұрын
thanks for great video, does it work for moving camera and stable object too?
@ZipovUA
@ZipovUA 6 ай бұрын
thank you!
@yilmazalaca
@yilmazalaca 3 жыл бұрын
Awesome :)
@GYETTORE
@GYETTORE 3 жыл бұрын
It's great!
@cyrillaurencerameaualbon1637
@cyrillaurencerameaualbon1637 2 жыл бұрын
Thanks, Are you able to count the demonstrators of a march ?
@lusher00
@lusher00 2 жыл бұрын
much appreciated.
@mohamedkarabij6673
@mohamedkarabij6673 Жыл бұрын
Thanks a million
@Netalon
@Netalon 2 жыл бұрын
Thank you !!!
@qwerty_____146
@qwerty_____146 2 жыл бұрын
Thank u, Dear. Bro
@jadavpur4
@jadavpur4 3 жыл бұрын
Hi... Thank you for the tutorial.. It's impressive. I have one question. Can we make the animation of moving objects a function of time? the program will run and continuously animation will run??? Thank you
@fussballsuchti5661
@fussballsuchti5661 2 жыл бұрын
Hey Soumitra, I'm actually trying to do that too and I wondered if you came to a solution. :) I know I'm probably to late asking this, but I will be very happy if you reply. Have a great day
@jessel9389
@jessel9389 2 жыл бұрын
Thats awesome
@joseantoniocruzlopez1382
@joseantoniocruzlopez1382 2 жыл бұрын
Buen trabajo
@kieutrinhvo8447
@kieutrinhvo8447 3 жыл бұрын
thank you so much
@coco_child
@coco_child 2 жыл бұрын
Hey, Could we think something different like this , instead of calculating area could it be that we will track only the moving elements and complete our task. I don't know could it be or not because I'm new in python and opencv too . if it can please tell. And thank you for sharing such a nice one project.
@shuhaozhang7332
@shuhaozhang7332 3 жыл бұрын
Are x and y coordinates mean the center point of the rectangle, or are they the corner of the rectangle?
@fettahyldz460
@fettahyldz460 3 жыл бұрын
Is there a way to optimize tracker class? In my case, I will use it on a robot which will operate on the roads. Camera will vibrate so I want it to keep vehicles' ids even though the camera vibrates.
@ergun5276
@ergun5276 3 жыл бұрын
thank you...
@amalambro8914
@amalambro8914 2 жыл бұрын
Nice one
@nailaydogan2241
@nailaydogan2241 3 жыл бұрын
Sir do you have any project for hand gesture recognition ? Thanks
@Edxylom
@Edxylom 2 жыл бұрын
Thanks bro
@KeffelewAssefa
@KeffelewAssefa 2 жыл бұрын
Thank you
@ferhadselmanpur1205
@ferhadselmanpur1205 3 жыл бұрын
Hiii , Can you make a video about image edge detection?
@moonx2516
@moonx2516 3 жыл бұрын
Good video :). My brother which raspberry pi version can work efficiently (No lag i mean) in real time object tracking or detection? @Pysource I will buy a raspberry pi soon.
@pysource-com
@pysource-com 3 жыл бұрын
All raspberry pi versions are too weak for Object Detection in real time, especially if you use deep learning. I recommend to get a Nvidia Jetson Nano. it's cheap and fits better for this purpose
@farihaafrin1803
@farihaafrin1803 3 жыл бұрын
A very nice tutorial, Thanks. I would like to save images for every single car (instead of every frame) inside the rectangle from the video. How to do that please?
@DennisJDuran
@DennisJDuran 2 жыл бұрын
I would assume you have to set a way to save the video from once it detects a specific car or motorcycle and end said video clip recording once that object is gone.
@locomotech6302
@locomotech6302 7 ай бұрын
Hello . Great explanation, thank you very much. @00:10:44, It is clear that You filtered using area. But I wonder if it is possible to use some of "speed" threshold or a good combination (compound condition) instead of it???
@Raj-sz9pg
@Raj-sz9pg 3 жыл бұрын
thanks man sir
@matheusmirandapereira5633
@matheusmirandapereira5633 8 ай бұрын
Very interesting video. Is there some way to get the time that a vehicle pass through two lines in the highway and register this times in a excel sheet?
@samuelgreenfield1754
@samuelgreenfield1754 Жыл бұрын
It will wait "tot" milliseconds Grande hahahaha
@pysource-com
@pysource-com Жыл бұрын
😄
@dan-cj1rr
@dan-cj1rr 3 жыл бұрын
Project idea for tutorial : robot that needs to pick up an object of a certains color with pathfinding and obstacles to dodge.
@whatsupdiv
@whatsupdiv 3 жыл бұрын
DO THIS !!
@phaminhhoang4478
@phaminhhoang4478 11 ай бұрын
Can you do a lesson on calculating the size of objects such as fruits and vegetables . Thanks
@falconvisionuav
@falconvisionuav 5 ай бұрын
Awesome! I use the same method for tracking "alpha numeric " raised numbers and letters on the face of the front dashboard. My problem is that I have to process the images and then convert them for analysis. Do you have any cellular applications? Or desktop?
@Raj-sz9pg
@Raj-sz9pg 3 жыл бұрын
i would have been excellent experience if you explained tracker.py fie
Object Tracking from scratch with OpenCV and Python
1:00:13
Pysource
Рет қаралды 244 М.
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 58 МЛН
Inside Out 2: Who is the strongest? Joy vs Envy vs Anger #shorts #animation
00:22
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 14 МЛН
Object Detection in 10 minutes with YOLOv5 & Python!
10:45
Rob Mulla
Рет қаралды 243 М.
OpenCV Object Detection in Games Python Tutorial #1
14:30
Learn Code By Gaming
Рет қаралды 263 М.
OpenCV Python Tutorial #3 - Cameras and VideoCapture
17:16
Tech With Tim
Рет қаралды 171 М.
Build an Object Detector for Any Game Using YOLO
22:40
Moises de Paulo Dias
Рет қаралды 47 М.
Train YOLO to detect a custom object (online with free GPU)
27:56
Water powered timers hidden in public restrooms
13:12
Steve Mould
Рет қаралды 690 М.
Samsung laughing on iPhone #techbyakram
0:12
Tech by Akram
Рет қаралды 6 МЛН
Как бесплатно замутить iphone 15 pro max
0:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
Сколько реально стоит ПК Величайшего?
0:37
تجربة أغرب توصيلة شحن ضد القطع تماما
0:56
صدام العزي
Рет қаралды 63 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 7 МЛН