how can i adjust Midtone of any image

5 views (last 30 days)
Yasir
Yasir on 17 Mar 2014
Answered: Image Analyst on 14 Nov 2015
Hi, how can i adjust Midtone in any image in Matlab like Microsoft office picture manager do it Thanks in advance

Answers (1)

Image Analyst
Image Analyst on 14 Nov 2015
You can use intlut(). Just make up new values you want the midtone values to take on and call intlut() to apply this look up table to an input image.

Community Treasure Hunt

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

Start Hunting!