Haralick Texture
Line 14: | Line 14: | ||
{{Exercise|message=Exercise 35|text=}} | {{Exercise|message=Exercise 35|text=}} | ||
+ | |||
+ | ==Related articles== | ||
+ | * [[Automated cloud detection]] | ||
+ | * [[Image subtraction]] | ||
+ | * [[Normalized Difference Vegetation Index (NDVI)]] | ||
+ | * [[Principal components analysis (PCA)]] | ||
+ | * [[Spectral ratioing]] | ||
+ | * [[Tasseled cap]] | ||
+ | |||
[[category:Image enhancement]] | [[category:Image enhancement]] |
Revision as of 15:32, 17 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.