showImageDetails

Show zoomed image region that follows the cursor; scroll in/out; show pixel values at high zoom.
96 Downloads
Updated 29 Sep 2016

View License

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 (2024). showImageDetails (https://www.mathworks.com/matlabcentral/fileexchange/59306-showimagedetails), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0