Calculating the angle between two 3d Vector's?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I calculated the angle between two normalized vectors, but the atan2d(cross,dot) gives me 3 values, wich when added result in the angle itself, is this normal?, Why does it give me three values? what does every value represent? I am using it to calculate joint angles with kinect, but my teachers asked me what were those three values and I honestly don't know, can you help me?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Kinect For Windows Sensor 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!