Verifying convolution theorem in image processing (2-D)
Step's that we have followed;
1. Computed the f (x; y) * h(x; y) in the spatial domain. (Spatial_domain.m)
2. Compute F(u; v) . H(u; v) in frequency domain. (Frequency_domain.m)
3. Verify your codes by performing filtering in both spatial and frequency
domains and check the results.
Are you getting the same results?
引用
ABHILASH SINGH (2026). Verifying convolution theorem in image processing (2-D) (https://jp.mathworks.com/matlabcentral/fileexchange/88587-verifying-convolution-theorem-in-image-processing-2-d), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxタグ
謝辞
ヒントを得たファイル: Principal Component Analysis (PCA) on images in MATLAB (GUI)
ヒントを与えたファイル: Frequency domain lowpass filtering on images (2-D domain)
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0 |
