deconvreg
정규화된 필터를 사용하여 영상 디블러 처리
구문
설명
예제
입력 인수
출력 인수
팁
- 출력 영상 - J에는 알고리즘에서 사용되는 이산 푸리에 변환으로 인해 발생하는 링잉 현상이 존재할 수 있습니다. 링잉 현상을 줄이려면- deconvreg를 호출하기 전에- I = edgetaper(I,psf)를 사용하십시오.
참고 문헌
[1] Gonzalez, R. C., and R. E. Woods. Digital Image Processing. Addison-Wesley Publishing Company, Inc., 1992.
버전 내역
R2006a 이전에 개발됨
참고 항목
deconvblind | deconvlucy | deconvwnr | edgetaper | otf2psf | padarray | psf2otf
![Figure contains 4 axes objects. Hidden axes object 1 with title A = Blurred and Noisy contains an object of type image. Hidden axes object 2 with title [J LAGRA] = deconvreg(A,PSF,NP) contains an object of type image. Hidden axes object 3 with title deconvreg(A,PSF,[],0.1*LAGRA) contains an object of type image. Hidden axes object 4 with title deconvreg(A,PSF,[],10*LAGRA) contains an object of type image.](../../examples/images/win64/DeblurImageUsingRegularizedFilterExample_01.png)