willprice / flowty

The swiss army knife for extracting optical flow
https://flowty.rtfd.org
16 stars 1 forks source link

[feature] Support writing flow as numpy array (closes #20) #34

Closed willprice closed 5 years ago

willprice commented 5 years ago

Numpy arrays can now be saved by specifying a dest with a .np or .npy extension.

Example invocation:

$ flowty dis media/rubber-whale.mp4 flow/frame_{index:02d}.npy