How to use imcrop with [ ]

1 visualización (últimos 30 días)
Sara
Sara el 21 de Sept. de 2022
Respondida: Walter Roberson el 21 de Sept. de 2022
Hi,
I have an image and i did FFT to the image. To see the image I used imshow(im,[]). But I want to use imcrop function in the the FFT image. The issue is the while image show to me when I run the code. I know I have to add [] in imshow(im,[]) to show all the pixels but how I can see all the pixels when I use imcrop function
I tried abs / log to imcrop but still does not show me the FFT as in imshow function shows.

Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Sept. de 2022
Use rescale() of the data before cropping.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by