Ferramentas do usuário

Ferramentas do site


interimage:attributes_description

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Ambos lados da revisão anteriorRevisão anterior
Próxima revisão
Revisão anterior
Próxima revisãoAmbos lados da revisão seguinte
interimage:attributes_description [2010/06/23 14:22] castejoninterimage:attributes_description [2010/06/23 17:09] castejon
Linha 105: Linha 105:
  
  
-===== Spectral Texture Attributes =====+ 
 + 
 + 
 + 
 + 
 + 
 +===== Texture Attributes =====
  
 The texture attributes are based on the co-occurence gray scale matrix (GLCM) described by the following references: The texture attributes are based on the co-occurence gray scale matrix (GLCM) described by the following references:
Linha 112: Linha 118:
   * Computer and Robot Vision - Robert M. Haralick - Addison-Wesley Publishing Company.   * Computer and Robot Vision - Robert M. Haralick - Addison-Wesley Publishing Company.
 \\ \\
-  * **Angular2ndMomentGLCM (a.k.a. EnergyGLCM)** -+  * **Angular2ndMomentGLCM (a.k.a. EnergyGLCM)** - Returns the square sum of image points pairs occurrences under one pre-defined direction. The returned values range is between [0,1]. For those images without variations the value will be 1. The calculus is showed on the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. 
 +{{ interimage:att_angular2ndmomentglcm.gif }}
  
-  * **ContrastGLCM** - Returns a contrast intensity measure  between one image point and its neighborhood. For those images without variations the contrast value will be zero. The calculus is showed on the next formula where "i" and "j" are adjacent image point values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image.+  * **ContrastGLCM** - Returns a contrast intensity measure  between one image point and its neighborhood. For those images without variations the contrast value will be zero. The calculus is showed on the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image.
 {{ interimage:att_contrastglcm.gif }} {{ interimage:att_contrastglcm.gif }}
  
-  * **DissimilarityGLCM** -+  * **DissimilarityGLCM** - Returns one intensity measure quite similar to contrast between one point and its neighborhood. But the difference it that this measure has linear increments. The calculus is showed on the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. 
 +{{ interimage:att_dissimilarityglcm.gif }}
  
-  * **EntropyGLCM** -+  * **EntropyGLCM** - Like the simple statistical entropy the GLCM entropy also is a statistical measure of image data randomness. The difference is that it uses frequencies of gray levels co-ocurrences instead of using point values frequencies. The co-ocurrences matrix is used and the calculus is showed by the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. 
 +{{ interimage:att_entropyglcm.gif }}
  
-  * **HomogeneityGLCM** -+  * **HomogeneityGLCM** - Returns a value representing the distance between the distribuition of co-ocurrence matrix elements and those diagonal elements. The returned values range is between [0,1]. For images with low values variation the returned value will be near to zero. The calculus is showed by the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. 
 +{{ interimage:att_homogeneityglcm.gif }}
  
-  * **MeanGLCM** -+  * **MeanGLCM** - The GLCM mean value is expressed in function of the frequency of co-ocorrence of image elements related to their neighborhood under one pre-defined direction. The calculus is showed by the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. 
 +{{ interimage:att_meanglcm.gif }}
  
-  * **QuiSquareGLCM** -+  * **QuiSquareGLCM** - This metric can be understood as a form of energy normalization expressed in function of the linear dependency gray levels for image elements. The calculus is showed by the next formulas where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image. Pj is the marginal probability for that co-ocurrence. 
 +{{ interimage:att_quisquareglcm_1.gif }} 
 +{{ interimage:att_quisquareglcm_2.gif }} 
 +{{ interimage:att_quisquareglcm_3.gif }}
  
-  * **StdDeviationGLCM** - 
  
 +  * **StdDeviationGLCM** - The standart deviation is a measure that represents the values dispersion around a GLCM mean value. The GLCM standart deviation calcule differs from the simple standart deviation because the use of co-ocurrence frequencies. The calculus is showed by the next formula where "i" and "j" are adjacent image points values under one pre-defined direction. p(i,j) is the probability of that co-ocurrence over the image.
 +{{ interimage:att_stddeviationglcm.gif }}
  
 ===== Neighborhood Attributes ===== ===== Neighborhood Attributes =====
interimage/attributes_description.txt · Última modificação: 2012/07/17 23:47 por rsilva