how to correct shading of an image?
Mostrar comentarios más antiguos
Hi there; i am new at image processing and specially in Matlab. in a homework our teacher asked us to correct shading of an image( like shading correction figure-2-29 of Image processing Book by Gonzales and Woods). but i didn't find any track to solve this problem in Google. I'll be glad of any help.
Respuesta aceptada
Más respuestas (1)
Image Analyst
el 23 de Oct. de 2013
Editada: Image Analyst
el 23 de Oct. de 2013
0 votos
See the Demo of it: http://www.mathworks.com/help/images/examples/correcting-nonuniform-illumination.html. If that way doesn't work, then post your image so I can recommend other methods, such as CLAHE or a 2D fitted model or something. CLAHE is done by adapthisteq() in the Image Processing Toolbox.
Categorías
Más información sobre Get Started with Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!