how to correct shading of an image?
이전 댓글 표시
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.
채택된 답변
추가 답변 (1개)
Image Analyst
2013년 10월 23일
편집: Image Analyst
2013년 10월 23일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Get Started with Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!