图像特征提取 Resources

Showing items tagged with "图像特征提取"

This feature extraction program computes geometric properties of images including area, perimeter, elongation ratio, and Euler number through algorithmic implementations of shape analysis techniques.

MATLAB 200 views Tagged

A comprehensive Contourlet transform toolkit for image feature extraction supporting customizable decomposition levels - for instance, three-level decomposition extracts 17-dimensional feature vectors suitable for texture analysis and SAR image segmentation applications.

MATLAB 272 views Tagged

Implementing image feature extraction and constructing optimal feature sets using SFS (Sequential Forward Selection), SBS (Sequential Backward Selection), and SFFS (Sequential Floating Forward Selection) algorithms

MATLAB 243 views Tagged

1. Display Fourier transform spectrum with implementation using fft2 and fftshift functions 2. Perform frequency domain low-pass filtering with comparisons of different filter functions (ideal, Gaussian, Butterworth) and parameters 3. Implement frequency domain high-pass filtering with analysis of various filter types and cutoff frequency effects

MATLAB 214 views Tagged

Implementation of edge detection algorithms with geometric parameter fitting capabilities covering line, circle, and ellipse extraction. The project demonstrates practical applications for calculating edge lengths, angles, and circular properties including center positions, radii, and concentricity measurements.

MATLAB 199 views Tagged