You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Input image axes handle, display image details in floating window that follows the cursor. Zoom in/out with scroll wheel; show pixel values at high-zoom levels; double-click to quit.
SYNTAX:
showImageDetails
Operate on current image-containing axes (imgca)
showImageDetails(ax)
Specify an image-containing axes (ax)
% Example:
figure;
imshow('peppers.png');
showImageDetails
Brett Shoelson, PhD
brett.shoelson@mathworks.com
Cite As
Brett Shoelson (2026). showImageDetails (https://www.mathworks.com/matlabcentral/fileexchange/59306-showimagedetails), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (6.01 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
