A Photo Edit with Matlab

 


Below is the output of using the "imadjust" function in the Matlab Image Processing toolbox, to yield a significant improvement in the overall color contrast adjustment of digital photos.

Script


Old
New


Experimenting further with photo editing with Matlab and its Image Processing Toolbox.  Below is a simple script which converts an image to gray scale and then adjusts its contrast.  The Histogram for each image is plotted as well.


Script


Output





Popular posts from this blog