图像纹理特征提取 Resources

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

Image texture feature extraction serves as another crucial low-level feature in image processing, implemented using MATLAB with code-focused explanations

MATLAB 229 views Tagged

Image texture feature extraction plays a crucial role in image processing applications. This program implements methods for extracting texture features from images, supporting various algorithms including Gray-Level Co-occurrence Matrix (GLCM), Local Binary Patterns (LBP), and Gaussian filtering operations.

MATLAB 199 views Tagged