Image Process

Easily resize multiple images and save it given directory

現在この提出コンテンツをフォロー中です。

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

引用

Md Hassanuzzaman (2026). Image Process (https://jp.mathworks.com/matlabcentral/fileexchange/85468-image-process), MATLAB Central File Exchange. に取得済み.

一般的な情報

MATLAB リリースの互換性

  • R2019b 以降のリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート 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