去噪 Resources

Showing items tagged with "去噪"

A comprehensive software package for Total Variation-based image reconstruction, featuring implementations for denoising, inpainting, and deblurring operations. The package employs first-order optimization algorithms and incorporates regularization techniques to preserve edges while removing noise and artifacts. Reference: J. Dahl, P. C. Hansen, S. H. Jensen, and T. L. Jensen, "Algorithms and Software for Total Variation Image Reconstruction via First-Order Methods," Numerical Algorithms, vol. 53, 2010, pp. 67-92.

MATLAB 275 views Tagged

Comprehensive guide to wavelet transform denoising techniques, including implementation of soft thresholding, hard thresholding, and custom-designed threshold functions. This complete graduation project provides in-depth analysis, code examples, and practical applications for signal processing. The material covers all aspects of wavelet denoising with detailed algorithmic explanations and MATLAB/Python implementation considerations.

MATLAB 208 views Tagged

Leveraging the multiscale analysis properties of wavelet transform, this approach improves basic frequency-domain spectral subtraction by applying different thresholds at various wavelet domain scales. It separates voiced and unvoiced sounds during denoising based on their distinct characteristics, preserving unvoiced components to produce fuller-sounding speech while employing adaptive algorithms to further enhance signal quality.

MATLAB 252 views Tagged