필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

please I need help with this question

조회 수: 1 (최근 30일)
Amal
Amal 2013년 12월 8일
마감: Walter Roberson 2013년 12월 8일
2. Load the DICOM image file ‘CR-MONO1-10-chest.dcm’ from the previous tutorial, and carry out the standard preparation steps (convert to class double, scale to the full 10-bit dynamic range).
a. Use fspecial to create an unsharp spatial filter kernel, and apply the kernel on the image to sharpen it. Use circular convolution to handle the boundaries.
b. Use freqz2 to transform the unsharp kernel to the frequency domain. Perform a 2D DFT on the original image, and apply the Fourier transformed unsharp kernel to the Fourier transformed image. Transform the result back to the spatial domain, and verify that the sharpened image is identical to the result in (a).

답변 (0개)

이 질문은 마감되었습니다.

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by