liruoteng / FlowNet

Modified Version of FlowNet, specifically for adversed environment optical flow
Other
113 stars 56 forks source link

How to read and visualize .flo images #7

Closed Magicyu-2015 closed 7 years ago

Magicyu-2015 commented 7 years ago

I run the FlowNet for testing some image. The results was .flo file. How to read and visualize these files?

liruoteng commented 7 years ago

If you are comfortable with python, you may want to try the opticalflowtoolkit in my repositories.