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.
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 LinuxCategorías
Más información sobre Read, Write, and Modify Image en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |