zhaorz / FlowOnTheGo

Fast, accurate optical flows on mobile GPUs.
http://richard-zhao.com/FlowOnTheGo/
30 stars 7 forks source link

Add baseline ref #1

Closed zhaorz closed 7 years ago

zhaorz commented 7 years ago

Uses OpenCV's implementation of DIS on CPU's. There is a webcam version and a version that calculates the flow from two frames.