How a object moves in particular direction ?
이전 댓글 표시
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
답변 (1개)
KSSV
2016년 3월 4일
0 개 추천
You must see affine transformations.... http://in.mathworks.com/discovery/affine-transformation.html
카테고리
도움말 센터 및 File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!