Rotate part of an image?

6 ビュー (過去 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 件のコメント
Andrew Poissant
Andrew Poissant 2018 年 10 月 23 日
Thank you I was able to rotate the image without issue but I still have the purple border around the actual image, which I do not want. I need to remove that portion.
madhan ravi
madhan ravi 2018 年 10 月 23 日
Chop off the the points from extracting the points from the rotated image using imread

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by