Optical Flow in OpenCV
Optical Flow in OpenCV (C++/Python) | Learn OpenCV
“In this post, we will learn about the various algorithms for calculating Optical Flow in a video or sequence of frames. We will discuss the relevant theory and implementation in OpenCV of sparse and dense optical flow algorithms. We share code in C++ and Python.”
Source: www.learnopencv.com/optical-flow-in-opencv/
Code: https://github.com/spmallick/learnopencv/tree/master/Optical-Flow-in-OpenCV
January 5, 2021
Subscribe
Login
Please login to comment
0 Comments