how can i adjust Midtone of any image

조회 수: 5 (최근 30일)
Yasir
Yasir 2014년 3월 17일
답변: Image Analyst 2015년 11월 14일
Hi, how can i adjust Midtone in any image in Matlab like Microsoft office picture manager do it Thanks in advance

답변 (1개)

Image Analyst
Image Analyst 2015년 11월 14일
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!

Translated by