How a object moves in particular direction ?
Show older comments
Hello all, when any object is at origin (0,0,0) then the position of object can be changed by just adding or subtracting values of x/y/z but when object is rotated by some angle then how the position must be changed so that the object moves only in one plane (x/y/z , after rotation) ? Thank you
Answers (1)
KSSV
on 4 Mar 2016
0 votes
You must see affine transformations.... http://in.mathworks.com/discovery/affine-transformation.html
Categories
Find more on Computer Vision Toolbox 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!