去噪 Resources

Showing items tagged with "去噪"

This package provides various algorithms and .m files for image enhancement and denoising using Contourlet and Wavelet transforms, including implementations for multi-scale decomposition, directional filtering, and threshold-based noise reduction techniques.

MATLAB 314 views Tagged

This implementation utilizes an image database where the detection phase begins with grayscale conversion, followed by lighting compensation and noise reduction. Edge detection is then performed, and images are normalized to ensure consistency. For feature extraction, PCA (Principal Component Analysis) is employed to extract facial features and project them into vector space. Finally, the system calculates the nearest distance between test images and reference models to determine the most matching expression category.

MATLAB 223 views Tagged

2013 CVPR Best Paper award-winning method that performs joint spatial and transform domain image denoising with simple implementation, achieving noise reduction performance comparable to BM3D algorithm through efficient domain fusion techniques.

MATLAB 231 views Tagged