Why can I save the cropped image from IMTOOL in the Image Processing

Technical Source
2 min readFeb 25, 2022

--

Why can I save the cropped image from IMTOOL in the Image Processing Toolbox 7.2 (R2011a) but not the contrast adjusted image?

I open an image using IMTOOL. I crop the image and then open the Adjust Contrast window and saturate my image. When I close the Adjust Contrast window, the contrast changes are still observed from IMTOOL. However when I export my figure to the workspace, only the cropping is reflected but my image is still not saturated. How can I obtain the saturated image as well?

NOTE:-

Matlabsolutions.com provide latest MatLab Homework Help,MatLab Assignment Help for students, engineers and researchers in Multiple Branches like ECE, EEE, CSE, Mechanical, Civil with 100% output.Matlab Code for B.E, B.Tech,M.E,M.Tech, Ph.D. Scholars with 100% privacy guaranteed. Get MATLAB projects with source code for your learning and research.

To obtain the saturated image, you can export the image to the MATLAB workspace using the following steps:

1. Open image using IMTOOL

2. Go to Tools -> Adjust Contrast

3. In the Adjust Contrast (Image Tool) that opens, move the red handles to saturate the image.

4. Click on “Adjust Data” button at the bottom right corner of the window.

5. Close the window.

6. Export image to MATLAB Workspace (File -> Export to Workspace)

7. Type out a variable name in the window that pops up, to store the image.

SEE COMPLETE ANSWER CLICK THE LINK

--

--

Technical Source
Technical Source

Written by Technical Source

Simple! That is me, a simple person. I am passionate about knowledge and reading. That’s why I have decided to write and share a bit of my life and thoughts to.

No responses yet