How to get rotation matrix from 3d points?
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
SOONMYUN JANG
el 4 de Dic. de 2020
Comentada: SOONMYUN JANG
el 10 de Dic. de 2020
I have 3 3d points and I need to find rotation matrix from these points.
P1(-401.428, 485.929, 772.921)
P2(-21.4433, 475.611, 772.511)
P3(-400.982, 483.56, 403.703)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/444713/image.png)
How could I compute 3x3 rotation matrix? They are orthogonal. And I set P1 as a reference point.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre 3-D Scene Control en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!