Simple question: determine the angle of the optical flow vector

5 ビュー (過去 30 日間)
KaMu
KaMu 2014 年 10 月 28 日
コメント済み: KaMu 2014 年 10 月 29 日
Hi, I have simple question, I am using Horn-Schunck to compute motion using optical flow, using the computer vision tool box. I know that I can get the magnitude by setting on the Magnitude-squared. Can you clearly tell me how can I get the angle of each vector flow?

採用された回答

Image Analyst
Image Analyst 2014 年 10 月 29 日
Do you mean the atan2d() or atan2() function?
  1 件のコメント
KaMu
KaMu 2014 年 10 月 29 日
Thank you Image Analyst! I was looking for atan2d().

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by