OpenCV2-Python-Tutorials
OpenCV2-Python-Tutorials copied to clipboard
Small correction in the Optical Flow Equation
The image is represented by a function named I(x,y,t) but in the equation the name of the function is called f so it was changed to I.