showImageDetails
版本 1.0.0.0 (6.0 KB) 作者:
Brett Shoelson
Show zoomed image region that follows the cursor; scroll in/out; show pixel values at high zoom.
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
引用格式
Brett Shoelson (2025). showImageDetails (https://www.mathworks.com/matlabcentral/fileexchange/59306-showimagedetails), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2016a
兼容任何版本
平台兼容性
Windows macOS Linux类别
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > ROI-Based Processing >
在 Help Center 和 MATLAB Answers 中查找有关 ROI-Based Processing 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |