Optical Flow in OpenCV (C++/Python) Maxim Kuklin (Xperience.AI) January 4, 2021 7 Comments 16 min read Share Classical Computer Vision Video Analysis January 4, 2021 By 7 Comments 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 ... Read More →