Constrained least squares filter (CLS) Filter

The main goal of this project is to apply signals and systems to filter 2-D signals.
49 download
Aggiornato 21 gen 2023

Visualizza la licenza

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]

Cita come

Mahmoud Safian (2025). Constrained least squares filter (CLS) Filter (https://it.mathworks.com/matlabcentral/fileexchange/123665-constrained-least-squares-filter-cls-filter), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0