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
Citar como
Brett Shoelson (2024). showImageDetails (https://www.mathworks.com/matlabcentral/fileexchange/59306-showimagedetails), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > ROI-Based Processing >
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |