Why does my cursor change to a smiley face icon after I adjust the contrast of my image using the Image Tool in the Image Processing Toolbox 5.0.1 (R14SP1)?

2 views (last 30 days)
The cursor changes to a smiley face icon when I perform the following steps:
1. Enter the following at the MATLAB command prompt:
imtool('cameraman.tif')
2. Select "Tools -> Adjust Contrast" from the Image Tool menu bar.
3. In the Adjust Contrast tool, set the "Minimum Value" to 20, and "Maximum Value" to 200.
4. Exit the Adjust Contrast tool by selecting "File -> Close".
There is a related cursor issue when the Zoom button is used in conjunction with the Adjust Contrast tool in IMTOOL:.
1. Enter the following at the MATLAB command prompt:
imtool('cameraman.tif')
2. Click on the zoom button.
3. Zoom in on an area of the image.
4. Click on zoom-in button again to deselect it
5. Select "Tools ->Adjust Contrast" from the Image Tool menu bar.
6. Close the "Adjust Contrast" window.
7. The zoom-in cursor is back, although it no longer works.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
There is a bug in the Image Processing Toolbox 5.0.1 (R14SP1) when using the IMTOOL function.
To work around this issue and get the arrow cursor back after exiting the Adjust Contrast tool, select and then deselect either the Zoom In, Zoom Out, or Pan toolbar button.

More Answers (0)

Products


Release

R14SP2

Community Treasure Hunt

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

Start Hunting!