Rotate part of an image?

조회 수: 1(최근 30일)
Andrew Poissant
Andrew Poissant 2018년 10월 22일
댓글: madhan ravi 2018년 10월 23일
I have a .tiff file that I read into matlab as a .mat file and plot. When I plot the matrix, the image I am actually interested in (part no including purple triangle edges around the image) is rotated. How do I first remove the purple border around the image (highlighted in light blue in the attached jpeg file) and then take the image and rotate it by 30 degrees counterclockwise to make the image flat? The outside purple part of the image I to remove from the image has a value of 0 and color purple according to the colorbar.

채택된 답변

madhan ravi
madhan ravi 2018년 10월 22일
  댓글 수: 2
madhan ravi
madhan ravi 2018년 10월 23일
Chop off the the points from extracting the points from the rotated image using imread

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

추가 답변(0개)

범주

Find more on Convert Image Type 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!

Translated by