Optical Flow
An optical flow field between two frames using an implementation of the Lucas-Kanade algorithm to determine dense field is shown here. Numpy was mainly used for this implementation with OpenCV restricted to basic image I/O.
Welcome to Sensory Intel! Here, I document Image Processing, Computer Vision, Perception and Computational Photography Algorithms that can directly or indirectly aid or use ‘Sensory Intel’.
An optical flow field between two frames using an implementation of the Lucas-Kanade algorithm to determine dense field is shown here. Numpy was mainly used for this implementation with OpenCV restricted to basic image I/O.