Select or Crop Portion of Image

This program select or crops a rectangular portion of any given image.
511 Downloads
Updated 17 Aug 2011

View License

This program allows the user to open any image and select or crop a rectangular portion of that image. May require the image-processing toolbox.

Cite As

Lufuno Vhengani (2024). Select or Crop Portion of Image (https://www.mathworks.com/matlabcentral/fileexchange/32438-select-or-crop-portion-of-image), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP3
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Updated from uiGetImageFile to imgetfile. This allows the user to use built-in functions to open an image file.

1.1.0.0

Corrected the message flag. Made sure that the message does not appear again if the user select the corners correctly the second time.

1.0.0.0