using optical flow to estimate angular velocity velocity

5 views (last 30 days)
i'm working on swirl flow estimation, so i would like to estimate flow parameters such as angular velocity of the flow using optical flow methods. now i have the map velocity of the movement but i could not figure out how to estimate the angular velocity of the flow
  1 Comment
David Young
David Young on 16 Oct 2014
Please could you explain what you mean by angular velocity of the flow and map velocity.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 16 Oct 2014
Are you using the Computer Vision System Toolbox to do the optical flow? http://www.mathworks.com/help/vision/tracking-and-motion-estimation.html I think that's the first step. After that you'd have to write some custom code. I'm sure it's not a trivial 5 minute job, so I'm not going to do it for you. Good luck.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!