Skip to content

Matlab GUI Codes for resizing selected image using a slider. User can also save the image after resizing.

License

Notifications You must be signed in to change notification settings

AcadHub/Matlab-GUI-codes-to-resize-and-save-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Matlab-GUI-codes-to-resize-and-save-image

Codes provided by Dr. Goan https://www.academicblock.com

Implementation of the same logic can also be seen at https://www.academicblock.com/technology/web-tools/image-resizer

This Matlab GUI code will allow user to upload and then resize Image. user then can save the rotated image.

Upload Button is provided to let the user upload an image.

Resize Slider is added to allow the user to resize the image. The slider range is set from 0.2 (20%) to 2 (200%).

Save Button is provided to let the user save the resized image.

Image Resizing - The resizeImage function resizes the image based on the slider value. The saveImage function saves the resized image.

About

Matlab GUI Codes for resizing selected image using a slider. User can also save the image after resizing.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published