Create and Output Montage of Images

版本 1.0.0.0 (4.1 KB) 作者: Brett Shoelson
Create a montage of images; optionally include image names
420.0 次下载
更新时间 2015/2/2

查看许可证

Creates, but does not display, a UINT8 montage image comprising the images named in cellArrayOfImages. Images may be of different sizes and classes. You can choose whether to maintain or ignore aspect ratios.

SYNTAX:
imgOut = createMontage(cellArrayOfImages)
imgOut = createMontage(cellArrayOfImages,PVs)

Optionally, include the partial or fullfile names of the images. Easily specify the arrangement of subimages and the properties of burned text.
Thanks to Steve Eddins for the use of his linewrap function.

引用格式

Brett Shoelson (2024). Create and Output Montage of Images (https://www.mathworks.com/matlabcentral/fileexchange/48823-create-and-output-montage-of-images), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Explore and Edit Images with Image Viewer App 的更多信息
致谢

参考作品: Line-wrap a string

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0