3d point rotation
Show older comments
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.
Answers (0)
Categories
Find more on Geometric Transformation and Image Registration 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!