过滤 Resources

Showing items tagged with "过滤"

A fundamental MATLAB fingerprint recognition implementation featuring filtering, image enhancement, binarization, and matching algorithms - designed for educational purposes with straightforward code structure.

MATLAB 233 views Tagged

BACKPROJ employs filtered or unfiltered backprojection algorithms to execute the inverse Radon transform. The filter is designed directly in the frequency domain and multiplied with the FFT of projections. Projections undergo zero-padding to a power of 2 for optimal FFT performance, with implementation requiring careful frequency response design and projection pre-processing.

MATLAB 305 views Tagged