Constrained least squares filter (CLS) Filter
版本 1.0.0 (2.1 MB) 作者:
Mahmoud Safian
The main goal of this project is to apply signals and systems to filter 2-D signals.
a constrained least squares filter based on the explanations below and apply it to the image in the "noisy_blur_img.mat"
F(u, v) = the reconstructed image spectrum,
G(u, v) = the degraded image spectrum,
H(u, v) = the degradation function,
H*(u, v) = the complex conjugate of H(u,v),
|H(u, v)|^2= H*(u, v)H(u, v), and
P(u, v) = the spectrum of the Laplacian kernel. The Laplacian kernel p(x, y) is equal to [0 -1 0; -1 4 -1, 0 -1 0]
引用格式
Mahmoud Safian (2024). Constrained least squares filter (CLS) Filter (https://www.mathworks.com/matlabcentral/fileexchange/123665-constrained-least-squares-filter-cls-filter), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2022b
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |
|