Verifying convolution theorem in image processing (2-D)

版本 1.0.0 (995.5 KB) 作者: ABHILASH SINGH
We have verified the convolution theorem. "Multiplication in the frequency domain is identical to convolution in the spatial domain"
48.0 次下载
更新时间 2021/3/10

查看许可证

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 (2024). Verifying convolution theorem in image processing (2-D) (https://www.mathworks.com/matlabcentral/fileexchange/88587-verifying-convolution-theorem-in-image-processing-2-d), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2020b
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Convolution theorem

版本 已发布 发行说明
1.0.0