腐蚀 Resources

Showing items tagged with "腐蚀"

Implementation of image erosion and dilation processing using MATLAB. The processing achieved satisfactory results through morphological operations structuring elements, demonstrating clear enhancement of image structures.

MATLAB 222 views Tagged

Source code implementation of an adaptive generalized morphological filter featuring erosion, dilation, opening/closing operations, and SNR calculation with detailed algorithmic explanations

MATLAB 243 views Tagged

A fingerprint recognition program implemented in MATLAB that performs Gabor filtering, binarization, erosion and other preprocessing operations on fingerprint images, utilizing SVM algorithms to determine whether new fingerprint images exist in the original database. Suitable for demonstrating small-scale fingerprint identification systems with detailed implementation approaches for image processing and machine learning components.

MATLAB 266 views Tagged