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