How to rotate a line about center point??
古いコメントを表示
I have an image i want to rotate line between two point by center point .
1 件のコメント
Image Analyst
2014 年 10 月 22 日
It's not clear to me. Post an image (screenshot) showing the image, the "center point" and the line. Then explain if you just want to "rotate line" (rotate the line itself and not the image) like you said, or if you want to rotate the image . And what does "between two point" mean? Do you mean a line segment where the line is defined just as going between one point and another point rather than off to infinity in both directions? And that line rotates around the "center point"? And is that "center point" the center point of the whole image, or the center point of the line segment?
採用された回答
その他の回答 (2 件)
Heera Bhadrecha
2014 年 10 月 21 日
0 投票
1 件のコメント
Mohammad Abouali
2014 年 10 月 22 日
編集済み: Mohammad Abouali
2014 年 10 月 22 日
use dot (inner) product
カテゴリ
ヘルプ センター および File Exchange で Geometric Transformation and Image Registration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!