how to correct shading of an image?
Show older comments
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.
Accepted Answer
More Answers (1)
Image Analyst
on 23 Oct 2013
Edited: Image Analyst
on 23 Oct 2013
0 votes
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.
Categories
Find more on Get Started with Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!