Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get the optical flow value in .flow file? #26

Closed
liangxi627 opened this issue Sep 5, 2018 · 2 comments
Closed

How to get the optical flow value in .flow file? #26

liangxi627 opened this issue Sep 5, 2018 · 2 comments

Comments

@liangxi627
Copy link

I have generated the .flo files of my dataset through the pre-trained model. How to get the value (u,v) in the .flo file at pixel location (x,y) in the original frame? Please help me~

@twhui
Copy link
Owner

twhui commented Sep 5, 2018

You can find the I/O scripts (and also visualization tools) from http://vision.middlebury.edu/flow/code/flow-code.zip (C) or http://sintel.is.tue.mpg.de/downloads (C and matlab). There are also python scripts available on other github pages.

@liangxi627
Copy link
Author

Ok, many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants