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

where is the "flow magnitude" frame? #9

Open
joyyang1215 opened this issue Aug 21, 2017 · 1 comment
Open

where is the "flow magnitude" frame? #9

joyyang1215 opened this issue Aug 21, 2017 · 1 comment

Comments

@joyyang1215
Copy link

joyyang1215 commented Aug 21, 2017

How do I get the "flow magnitude(pixel)" as I could see in this following video?
300 Hz Real-time Optical Flow. ANU campus

@jadarve
Copy link
Owner

jadarve commented May 24, 2019

In Python, you can use numpy.linalg.norm(flow, axis=2) to get the flow magnitude.

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