Video Processing with OpenCV

A complete set of tutorials to help you master video processing with OpenCV

Reading and Displaying Videos in OpenCV

Learn the essential techniques for reading and displaying videos in OpenCV, a fundamental aspect of computer vision programming. Discover how to work with video files and video streams, add exciting video effects, and release video resources.

How to Flip Video Frames

Learn how to flip video frames horizontally and vertically using OpenCV, the most popular computer vision library. Follow our step-by-step guide with code examples to start exploring the world of image and video processing today.

How to Resize a Video

Learn how to resize a video using OpenCV, the most popular computer vision library. Follow our step-by-step guide with code examples to change the resolution or aspect ratio of your videos. Start exploring the world of video processing and computer vision today!

How to Track Objects in Videos

Learn how to track objects in videos using OpenCV, the most popular computer vision library. Follow our step-by-step guide with code examples to understand the theory behind object tracking and explore techniques such as template matching, mean shift, and Kalman filtering. Start your journey in computer vision today and unlock the potential of video processing!

Motion Analysis in Video with OpenCV

Learn how to perform optical flow analysis on video using OpenCV. Follow our step-by-step guide with code examples to start exploring the world of motion analysis and video processing today.

How to Crop a Video with OpenCV

Your complete guide to cropping videos with OpenCV. Follow our step-by-step guide with code examples