3d point rotation
1 次查看(过去 30 天)
显示 更早的评论
i have rotated image A (3D),using imrotate with 10 degree to creat image B. i selected 4 points in image A as coA=[x1 x2 x3 x4;y1 y2 y3 y4;z1 z2 z3 z4];i want to create a rotation matrix and get COB wich is the coresponding coordinates of these points on image B.
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!