Image Process

Easily resize multiple images and save it given directory

Al momento, stai seguendo questo contributo

Any number of images can resize, convert the file type and save using only one command.

Advantages:
- Supports multiple image files simultaneously
- Convert to any image type
- Resize images
- Specify the folder name
- Specify the file name
- See the progress dialogue box
- List of Image type conversion supports: "jpg" , "png" , "tff" , "tfff" , "bmp" , "jpeg" , "gif" , "eps" , "raw" , "cr2" , "nef" , "orf" , "sr2".
- Automatically open the saved image folder after finishing

Example:
imageResize(options)

options: 4 options available
1. folderName=save images in "dir\folderName"
2. fileName= Specify File Name. Like-- "Image"
3. imSize= Specify the image size. Like-- [Heigth Width]
4. fileType= Specify file type. Like-- "jpg"

Save images in "dir\folderName\Image1.jpg

Cita come

Md Hassanuzzaman (2026). Image Process (https://it.mathworks.com/matlabcentral/fileexchange/85468-image-process), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con R2019b e release successive

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.3

Fixed bugs

1.1.2

Open saved image folder after finishing

1.0.2

minor bugs fixed

1.0.1

Minor bug fixes

1.0.0