纹理图像分割 Resources

Showing items tagged with "纹理图像分割"

A custom-developed wavelet-based texture segmentation algorithm that performs three-level wavelet decomposition, clusters coefficients at each level, and uses clustering results to guide subsequent level classification, demonstrating excellent segmentation performance with integration of image processing techniques for enhanced results.

MATLAB 234 views Tagged

This source code implements Curvelet feature extraction from both color and grayscale images, designed for subsequent texture image segmentation tasks. The implementation includes multi-scale directional analysis using Fast Discrete Curvelet Transform (FDCT) via wrapping.

MATLAB 250 views Tagged