LOCALGLSDV2D - Textural features based on the Grey Level Signed Differences Vector. NOT IMPLEMENTED YET.

Contents

Description

Compute local textural features using the 1D histograms of univariate distribution of greylevel differences as defined in the Grey Level Signed Differences Vector (GLSDV) approach of [Unser86,OVOP01].

References

[Unser86] M. Unser: "Sum and difference histograms for texture classification", IEEE Trans. on Pattern Analysis and Machine Intelligence, 8:118-125, 1986. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4767760&tag=1

[OVOP01] T. Ojala, K. Valkealahti, E. Oja, and M. Pietikäinen: "Texture discrimination with multidimensional distributions of signed gray-level differences", Pattern Recognition, 34:727-739, 2001. http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.100.4467

See also

Ressembles: LOCALGLCM2D, LOCALGLOV2D.

Function implementation

function localglsdv2d()

error('localglsdv2d:methoderror','method not inmplemented yet');

end % end of localglsdv2d