using optical flow to estimate angular velocity velocity
조회 수: 5 (최근 30일)
이전 댓글 표시
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
David Young
2014년 10월 16일
Please could you explain what you mean by angular velocity of the flow and map velocity.
답변 (1개)
Image Analyst
2014년 10월 16일
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.
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!