Using imrotate without losing quality
I’m in a situation that I need to be able to randomly rotate (0-359 angle degrees) different images. I’m currently using _imrotate()_ but considering that the images are small and the quality is important, I noticed that the images lose their qualities, specially in curve lines. I can still rotate my images 0, 90, 180 and 270 degrees without losing any qualities but I wanted to know if there is any way to rotate an image with more degrees without losing the quality.I’m in a situation that I need to be able to randomly rotate (0-359 angle degrees) different images. I’m currently using _imrotate()_ but considering that the images are small and the quality is important, I noticed that the images lose their qualities, specially in curve lines. I can still rotate my images 0, 90, 180 and 270 degrees without losing any qualities but I wanted to know if there is any way to rotate an image with more degrees without losing the quality. I’m in a situation that I need to be able to randomly rotate (0-359 angle degrees) different images. I’m currently using _imrotate()_ but considering that the images are small and the quality is important, I noticed that the images lose their qualities, specially in curve lines. I can still rotate my images 0, 90, 180 and 270 degrees without losing any qualities but I wanted to know if there is any way to rotate an image with more degrees without losing the quality. image processing, rotate, imrotate, quality, imagequality MATLAB Answers — New Questions