ImageAdjuster

Launches an interactive app for modifying the parameters of IMADJUST.
10.2K Downloads
Updated 1 Sep 2016

View License

Enhance your images! Create beautiful special effects!
IMADJUSTGUI launches an interactive, uicontrolled app for use with the Image Processing Toolbox function IMADJUST.
Interactively modify an image using sliders to modify the pixel mappings, either en masse, or (for RGB images)plane-by-plane.

See HELP IMADJUST for details.

Allows exporting of the modified image, and generates a function handle with which to recreate the modifications.

R2014b Graphics Ready

Cite As

Brett Shoelson (2024). ImageAdjuster (https://www.mathworks.com/matlabcentral/fileexchange/955-imageadjuster), MATLAB Central File Exchange. Retrieved .

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

Inspired: imageToolbar

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.10.0.1

Updated license

1.10.0.0

Minor fixes, updates to graphics, readiness for R2014b.

1.8.0.0

Fixed a bug that disallowed working with grayscale images.

1.7.0.0

Now allows loading an image from file or from workspace variables. Also, I added "Auto-Adjust" button to add stretchlim-based starting point.

1.6.0.0

Many improvements, including: better loading of new images (from file or workspace); addition of an auto-adjust button; incorporation of improved ExpandAxes (which now allows for right-click exporting of images); better support for App version.

1.5.0.0

Updated to include an App file for R2012b.

1.1.0.0

This is a complete re-write of my old INTENSITYADJUST file. This is a much better implementation, and now allows independent modification of RGB planes.

1.0.0.0