how to correct shading of an image?
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
Image Analyst
il 23 Ott 2013
Modificato: Image Analyst
il 23 Ott 2013
0 voti
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.
Categorie
Scopri di più su Get Started with Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!