How to use imcrop with [ ]
5 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Image Processing Toolbox 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!