imresizeAll( path_to_files, target_size, save_path, fmt)

Version 1.0.0.0 (620 Bytes) by Aisha
A simple utility function to resize all images in a specific folder.
55 Downloads
Updated 12 Mar 2017

View License

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')

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2015b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Read, Write, and Modify Image in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0