椒盐 Resources

Showing items tagged with "椒盐"

Smoothing and Sharpening (Edge Detection) in Digital Image Processing. Includes: 1. Adding salt-and-pepper and Gaussian noise. 2. Smoothing noise-contaminated images using neighborhood averaging, median filtering, and K-nearest neighbor averaging methods. 3. Sharpening images using Roberts gradient, Sobel operator, and Laplacian operator methods with comparative result analysis. Accompanied by source image and processed result screenshots with implementation code insights.

MATLAB 236 views Tagged

This MATLAB program implements a comprehensive noise generator capable of producing Gaussian, salt-and-pepper, additive, and multiplicative noise types, and applying them to images for algorithm testing and analysis.

MATLAB 236 views Tagged

This MATLAB program implements a versatile noise generator capable of creating Gaussian, salt-and-pepper, additive, and multiplicative noise types with customizable parameters for image processing applications.

MATLAB 225 views Tagged

Implementation of grayscale/color image processing with salt-and-pepper, Gaussian, Poisson, Rayleigh, gamma noise, and multiplicative noise algorithms

MATLAB 201 views Tagged