Skip to content

?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

The basic premise is that the areas affected by vignetting and dust donuts will be darker than the background which should be of uniform brightness. Thus to make the dust donuts go away, all we need to do is identify those areas and make them as bright as the background. This is easily achieved using MultiscaleMedianTransform and a simple PixelMath formula.

The basic steps are:

1. Duplicate your image and rename it to "LS"
2. Apply MultiscaleMedianTransform to the "LS" image, using 7 layers and disabling them all except the "R" layer
3. Use PixelMath, apply the following formula to the original image: $T+(iif(LS < median(LS), median(LS)-LS, 0))

I've attached a few screenshots of the process.
?

Copyrightⓒ since 2003 All rights reserved by Gwangwook Kim / Email : applewo@gmail.com

Powered by Xpress Engine / Designed by Sketchbook

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소