필터 지우기
필터 지우기

Is there any option to rotate an image from the selected pixel as a center point?

조회 수: 1 (최근 30일)
I want to rotate an image. But the rotation should be made such that the selected pixel should be the center location of rotation. Can anyone please help me?

채택된 답변

Walter Roberson
Walter Roberson 2015년 9월 29일
  댓글 수: 3
Stephen23
Stephen23 2015년 9월 29일
편집: Stephen23 2015년 9월 29일
You need to download that function. It is not part of MATLAB, but is a third-party function that you can download for free from MATLAB File Exchange:
  • follow the link that Walter Roberson gave you
  • click Download Zip, save it
  • unzip that zip-file into your MATLAB path (e.g. the current directory)
  • then try it again.
If their submission works well, then go back to that page and give them a rating and a comment. They will appreciate it.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by