Image Resizing --- Joe Blaine

After uncompressing the zip file (see the link at the bottom of this page), run the program EZresize. You will be presented with the following control. We've provided you with an image (car.jpg), but you are free to add any Jpeg image you want to the directory, then type its name into the edit box in the following control.

Image of controls for Matlab GUI

When GUI first starts up, you are presented with the following controls.

Press the "Get Image" button and the image will be imported.

Imported Image of Car.

The car image is included in zip file.

Enter your desired new size and press the "Resize It!" button. You will be presented with a resized image.

Picture of resized image.

The image is resized to the dimensions you enter.

Finally, there is an option to save your resized file to disk as a Jpeg image. Simply enter the name, then press the "Save Image" button.

Download EZresize.zip