interimage:attributes_description
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anteriorPróxima revisãoAmbos lados da revisão seguinte | ||
interimage:attributes_description [2010/06/23 20:08] – hermann | interimage:attributes_description [2010/06/23 20:32] – hermann | ||
---|---|---|---|
Linha 71: | Linha 71: | ||
* **Brightness** - | * **Brightness** - | ||
- | * **Correlation** - Correlation is a similarity measure between two data sets under an absolute scale between [-1,1]. It is calculated as showed | + | * **Correlation** - Correlation is a similarity measure between two data sets under an absolute scale between [-1,1]. It is calculated as shown by the next formula: |
{{ interimage: | {{ interimage: | ||
- | * **Covariance** - The covariance value represents the similarity degree between two data sets showing how correlated they are. Higher data correlation leads to higher covariance values. The calculus is showed | + | * **Covariance** - The covariance value represents the similarity degree between two data sets showing how correlated they are. Higher data correlation leads to higher covariance values. The calculus is shown by the following formula where N is the number of image elements for one given area. X(i) are the element values for each given index " |
{{ interimage: | {{ interimage: | ||
- | * **Entropy** - This is a randomness statistical measure that can be used to describe some texture features. Higher data randomness leads to higher entropy values. The calculus is done as showed | + | * **Entropy** - This is a randomness statistical measure that can be used to describe some texture features. Higher data randomness leads to higher entropy values. The calculus is done as shown by the next formula, where n is the number of distinct image element values and p(xi) is the occurrence frequence associated to that pixel value.: |
{{ interimage: | {{ interimage: | ||
Linha 87: | Linha 87: | ||
* **MinPixelValue** - The minimum pixel value found inside one region for the given image band/ | * **MinPixelValue** - The minimum pixel value found inside one region for the given image band/ | ||
- | * **Mode** - Represents the most frequent value among a set of values. There are cases where mode value cannot exist and there are cases where its value it is not garanteed | + | * **Mode** - Represents the most frequent value among a set of values. There are cases where a mode value cannot exist and there are cases where its value is not guaranteed |
* 1, | * 1, | ||
- | * 3, | + | * 3, |
* 3, | * 3, | ||
Linha 95: | Linha 95: | ||
* **Ratio** - | * **Ratio** - | ||
- | * **StdDeviation** - The standart | + | * **StdDeviation** - The standard |
{{ interimage: | {{ interimage: | ||
- | * **SumPixelsValues** - Represents the sum of all elements | + | * **SumPixelsValues** - Represents the sum of all element |
- | | + | a |
{{ interimage: | {{ interimage: | ||
Linha 114: | Linha 114: | ||
===== Texture Attributes ===== | ===== Texture Attributes ===== | ||
- | The texture attributes are based on the co-occurence | + | The texture attributes are based on the co-occurrence |
- | * Textural Features for Image Classification - Robert M. Haralick, K. Shanmugam, Its' | + | * Textural Features for Image Classification - Robert M. Haralick, K. Shanmugam, Its' |
* 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)** - Returns the square sum of image points | + | * **Angular2ndMomentGLCM (a.k.a. EnergyGLCM)** - Returns the square sum of image point pairs occurrences under one pre-defined direction. The returned |
{{ interimage: | {{ interimage: | ||
- | * **ContrastGLCM** - Returns a contrast intensity measure | + | * **ContrastGLCM** - Returns a contrast intensity measure |
{{ interimage: | {{ interimage: | ||
- | * **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 | + | * **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 shown on the next formula where " |
{{ interimage: | {{ interimage: | ||
- | * **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 | + | * **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 level co-ocurrences instead of using point value frequencies. The co-ocurrence |
{{ interimage: | {{ interimage: | ||
- | * **HomogeneityGLCM** - Returns a value representing the distance between the distribuition | + | * **HomogeneityGLCM** - Returns a value representing the distance between the distribution |
{{ interimage: | {{ interimage: | ||
- | * **MeanGLCM** - The GLCM mean value is expressed in function of the frequency of co-ocorrence | + | * **MeanGLCM** - The GLCM mean value is expressed in function of the frequency of co-occurrence |
{{ interimage: | {{ interimage: | ||
- | * **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 | + | * **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 shown by the next formulas where " |
{{ interimage: | {{ interimage: | ||
{{ interimage: | {{ interimage: | ||
Linha 143: | Linha 143: | ||
- | * **StdDeviationGLCM** - The standart | + | * **StdDeviationGLCM** - The standard |
{{ interimage: | {{ interimage: | ||
===== Neighborhood Attributes ===== | ===== Neighborhood Attributes ===== | ||
- | * **existenceOf** - existence of an neighbor object belonging to the selected class **C** in a certain range **R** (in pixels) around the image object. If at least one object is found the value is 1 (true), | + | * **existenceOf** - existence of an neighbor object belonging to the selected class **C** in a certain range **R** (in pixels) around the image object. If at least one object is found the value is 1 (true), |
* **numberOf** - number of neighbor objects belonging to the selected class **C** in a certain range **R** (in pixels) around the image object. The distance between the image object and its neighbors is calculated considering their centroids. If (**R**=0) only direct neighbors will be considered. | * **numberOf** - number of neighbor objects belonging to the selected class **C** in a certain range **R** (in pixels) around the image object. The distance between the image object and its neighbors is calculated considering their centroids. If (**R**=0) only direct neighbors will be considered. |
interimage/attributes_description.txt · Última modificação: 2012/07/17 23:47 por rsilva