showImageDetails
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
Citation pour cette source
Brett Shoelson (2024). showImageDetails (https://www.mathworks.com/matlabcentral/fileexchange/59306-showimagedetails), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > ROI-Based Processing >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 |