Calculating the angle between two 3d Vector's?
4 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Kinect For Windows Sensor in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!