Simple question: determine the angle of the optical flow vector

5 vues (au cours des 30 derniers jours)
KaMu
KaMu le 28 Oct 2014
Commenté : KaMu le 29 Oct 2014
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?

Réponse acceptée

Image Analyst
Image Analyst le 29 Oct 2014
Do you mean the atan2d() or atan2() function?
  1 commentaire
KaMu
KaMu le 29 Oct 2014
Thank you Image Analyst! I was looking for atan2d().

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by