imresizeAll( path_to_files, target_size, save_path, fmt)

版本 1.0.0.0 (620 字节) 作者: Aisha
A simple utility function to resize all images in a specific folder.
56.0 次下载
更新时间 2017/3/12

查看许可证

imresizeAll resizes all images in a given folder to the desired size.
Default format for resized images is 'PNG'.
Usage: imresizeAll('/home/aisha/input_images/',[224 224],'/home/aisha/output_images','JPG')

引用格式

Aisha (2024). imresizeAll( path_to_files, target_size, save_path, fmt) (https://www.mathworks.com/matlabcentral/fileexchange/62015-imresizeall-path_to_files-target_size-save_path-fmt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Read, Write, and Modify Image 的更多信息

Community Treasure Hunt

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

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