imagemenu
IMAGEMENU adds a context menu to change image properties
IMAGEMENU(handle) creates a context menu for all images with the parent
handle that allows image properties to be easily changed.
IMAGEMENU, without any input arguments, will create this context menu
for all images that are found in the current figure.
This allows users to easily change image properties, and is especially
useful for compiled programs, as users do not have access to MATLAB's
property editor.
Example:
----------
imagesc(peaks)
axis image
imagemenu
引用
Nathan Childress (2024). imagemenu (https://www.mathworks.com/matlabcentral/fileexchange/3904-imagemenu), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Image Processing and Computer Vision > Image Processing Toolbox > Image Filtering and Enhancement > Image Arithmetic >
タグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |