An open API service indexing awesome lists of open source software.

https://github.com/blarc/optical-flow-estimation

Implementation of the two most well known optical flow estimation methods, the Lucas-Kanade method and the Horn-Schunck method.
https://github.com/blarc/optical-flow-estimation

horn-schunck lucas-kanade optical-flow

Last synced: 4 months ago
JSON representation

Implementation of the two most well known optical flow estimation methods, the Lucas-Kanade method and the Horn-Schunck method.

Awesome Lists containing this project

README

        

# optical-flow-estimation
Implementation of the two most well known optical flow estimation methods, the Lucas-Kanade method and the Horn-Schunck method.