how can i adjust Midtone of any image
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi, how can i adjust Midtone in any image in Matlab like Microsoft office picture manager do it Thanks in advance
Respuestas (1)
Image Analyst
el 14 de Nov. de 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.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!