Rotate part of an image?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Andrew Poissant
il 22 Ott 2018
Commentato: madhan ravi
il 23 Ott 2018
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.
0 Commenti
Risposta accettata
madhan ravi
il 22 Ott 2018
2 Commenti
madhan ravi
il 23 Ott 2018
Chop off the the points from extracting the points from the rotated image using imread
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Geometric Transformation and Image Registration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!