imresizeAll( path_to_files, target_size, save_path, fmt)

Versión 1.0.0.0 (620 Bytes) por Aisha
A simple utility function to resize all images in a specific folder.
57 Descargas
Actualizado 12 mar 2017

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Read, Write, and Modify Image en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0