OPENCV & C++ TUTORIALS - 133 | Object Tracking - 1 | DISOpticalFlow

Опубликовано: 23 Март 2026
на канале: Computer Vision Lab
1,383
24

If you’d like to buy me a coffee ☕
👉 https://buymeacoffee.com/yunustemurlenk

Optical flow is a fundamental concept in computer vision, crucial for tasks such as motion analysis, object tracking, and video stabilization. The DIS algorithm offers a robust approach to estimating dense flow fields efficiently. OpenCV library has already implemented a beautiful DISOpticalFlow class for us. This video basically show how to use it with default parameters.


🌠 I will continue to this tutorial series with this plan : https://docs.opencv.org/4.3.0/modules...

🌠cv::DISOpticalFlow() class: https://docs.opencv.org/4.3.0/de/d4f/...

🌠 You may want to watch also:    • Push-up Counter Project with Python | Medi...  

🌠 Stackoverflow: https://stackoverflow.com/users/11048...

🌠 Github: https://github.com/yunus-temurlenk?ta...

🌠 Twitter:   / code_enjoy  

🌠Hashnode: https://yunustemurlenk.hashnode.dev/

▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬

0:00 - Introduction
2:10 - Coding part

If you see any mistake and any advice please comment. Thanks for watching...

#opencv, #tutorial, #DISOpticalFlow