Automatic image Enhancement - Scanned Document
조회 수: 7 (최근 30일)
이전 댓글 표시
Dropbox have make a blog post about there automatic enhancement method for scanned document image - Fast Document Rectification and Enhancement
I followed the post and they mention a formula to make the enhancement:
J(x,y) = gain(x,y)*I(x,y) + offset(x,y)
where J is the output image and I is the Input image, the problem is i don't understand how they calculate gain and offset for each pixel
Here is a simple input and output image that can illustrate the result: Input image:
Output image :
Thank you for your reply
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!