纹理特征 Resources

Showing items tagged with "纹理特征"

A MATLAB program for calculating Gray-Level Co-occurrence Matrix (GLCM) with eight-dimensional texture feature extraction, referenced from "Image Retrieval Based on Color Space and Texture Features." This implementation processes input image data and returns an 8D texture feature row vector suitable for image analysis and retrieval systems.

MATLAB 228 views Tagged

A method for texture feature extraction in image retrieval. This paper presents an analytical approach based on Gabor filters and Gabor wavelet transforms for extracting texture features, with Gaussian normalization applied to Gabor wavelets to improve both speed and accuracy in image retrieval systems. Implementation involves filtering operations and wavelet coefficient analysis using specific parameter configurations.

MATLAB 254 views Tagged