Haralick Texture
Line 14: | Line 14: | ||
{{Exercise|message=Exercise 35|text=}} | {{Exercise|message=Exercise 35|text=}} | ||
+ | |||
+ | ==Related articles== | ||
+ | * [[Geometric feature analysis with matrix filters]] | ||
+ | * [[Defining filters]] | ||
+ | * [[Low pass filter]] | ||
+ | * [[High pass filter]] | ||
+ | * [[Edge detection]] | ||
[[category:Spatial filtering]] | [[category:Spatial filtering]] |
Revision as of 23:28, 25 December 2010
Image texture is a quantification of the spatial variation of grey tone values. Haralick et al. (1973) presented texture measures that may be derived by comparing the values of the digital numbers within a window. An essential component of the concept of the Haralick texture measures is the definition of eight nearest-neighbor resolution cells (Fig.). Now we may define different matrices for different angles (0o,45o,90o,135o) and distances between the horizontal neighboring pixels. Many studies in land cover and forest type classification utilize textural features to improve the classifcation accuracies. We use the ASTER satellite band number 1 (green) and an inter-pixel sampling distance of one. At first we need to linearly transform the 16-bit ASTER data to 8-bit radimetric resolution.