How to rotate handwriting trajectories

2 visualizaciones (últimos 30 días)
Eric Caplain
Eric Caplain el 12 de Mayo de 2017
Comentada: Image Analyst el 15 de Mayo de 2017
I have a set of points that comprise the trajectories of a jagged, wriggling line. I need to rotate the complete line without shrinking or dilating the height or length. I need both algorithm and toolbox suggestions. Thank you.
  2 comentarios
Eric Caplain
Eric Caplain el 15 de Mayo de 2017
More Information: I neglected to say that the trajectory should be assumed to start at 0,0 and would need to be rotated about that point.
Image Analyst
Image Analyst el 15 de Mayo de 2017
You also neglected to attach your data so we can't do anything with them. So my answer below doesn't change. Good luck though.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 13 de Mayo de 2017
Use the rotation matrix: https://en.wikipedia.org/wiki/Rotation_matrix See attached demo where I rotate a set of points making up an ellipse.

Categorías

Más información sobre Assembly en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by