texture
- Texture analysis and representations
- localglcm2d - Compute local textural features using the 2D histograms of joint distribution of greylevel pairs.
- localglcm2d_base
- localglov2d - Compute local textural features using the 1D histograms of univariate distribution of greylevels.
- localglsdv2d - Compute local textural features using the 1D histograms of univariate distribution of greylevel differences.
- localglsdv2d_base.
- integralglcm2d_base.
- integralglov2d_base.
- histfeatures - Calculate all textural features from (co)occurrences matrices.
- histcontrast - Calculate the contrast feature .
- histcorrelation - Calculate the correlation feature.
- histdissimilarity - Calculate the dissimilarity feature.
- histenergy - Calculate the ENERGY (2nd angular moment) feature.
- histentropy10 - Calculate the entropy feature.
- histentropy2 - Calculate the entropy feature in bits.
- histhomogeneity - Calculate the homogeneity feature.
- histidifference - Calculate the inverse difference feature.
- histdissimilarity - Calculate the maximum feature.
- histmean - Calculate the mean feature.
- histvariance - Calculate the variance feature.