直方图 Resources

Showing items tagged with "直方图"

Image processing techniques integration based on MATLAB GUI, including histogram analysis, filtering, wavelet transforms, watermarking, segmentation, and more. Features adjustable parameters, detailed code comments for key functions, and completely original implementations. Shared for community exchange and learning purposes.

MATLAB 2231 views Tagged

This MATLAB-based program implements the extraction of various parameter features essential for histogram analysis, including mean, variance, skewness, kurtosis, energy, and entropy. The code utilizes built-in statistical functions and custom calculations to accurately quantify distribution characteristics.

MATLAB 275 views Tagged

LBP features, or Local Binary Patterns, provide a convenient method for texture analysis. After computation, these features are typically described using histograms of local regions, enabling efficient texture classification and pattern recognition in image processing applications.

MATLAB 230 views Tagged