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 14:33] – castejon | interimage:attributes_description [2010/06/23 20:08] – hermann | ||
---|---|---|---|
Linha 33: | Linha 33: | ||
===== Shape Attributes ===== | ===== Shape Attributes ===== | ||
- | * area: Returns the area of the given polygon, in number of pixels. | + | |
- | * bBoxArea: Returns the bounding box area of the given polygon, in number of pixels. | + | |
- | * perimeter: Returns the perimeter of the polygon, considering the amount of pixels in its border. | + | |
- | * fractalDimension: | + | |
{{ : | {{ : | ||
Where P is the polygon perimeter and A is the area. | Where P is the polygon perimeter and A is the area. | ||
- | * perimeterAreaRatio: | + | |
- | * compacity: Returns the compacity of a given polygon, which is calculated by the following equation: | + | |
{{ : | {{ : | ||
Where P is the polygon perimeter and A is the area. | Where P is the polygon perimeter and A is the area. | ||
- | * density: The density of a polygon is calculated by the ratio between its area and its Radius (the maximum distance between the polygon centroid and all its vertices). | + | |
- | * length: The Length of a polygon is the height of its bounding box. | + | |
- | * width: The Width of a polygon is calculated by the width of its bounding box. | + | |
- | * contiguity: Contiguity index assesses the spatial connectedness of pixels within a polygon to provide an index of boundary configuration. | + | |
- | * gyrationRadius: | + | |
- | * angle: The main angle of a polygon. It is obtained by calculating the best elliptic fit, and the angle of the bigest | + | |
- | * ellipticFit: | + | |
- | * squareness: This attribute fits the minimum rectangle outside the polygon and calculates the ratio between the polygon area and the area of this rectangle. The most close to 1 is this attribute, the most similar to a rectangle the polygon is. | + | |
- | * circleness: It is calculated by the following equation: | + | |
{{ : | {{ : | ||
Where A is the polygon area and R is the maximum distance between the polygon centroid and all its vertices. | Where A is the polygon area and R is the maximum distance between the polygon centroid and all its vertices. | ||
- | * shapeIndex: Returns the shape index of a given polygon, which is calculated by the following equation: | + | |
{{ : | {{ : | ||
Where P is the polygon perimeter and A is the area. | Where P is the polygon perimeter and A is the area. | ||
+ | |||
Linha 66: | Linha 67: | ||
===== Spectral Statistical Attributes ===== | ===== Spectral Statistical Attributes ===== | ||
- | * **Amplitude** - | + | * **Amplitude** - represents the difference between the maximum and minimum pixel values of a region for the given image band/ |
* **Brightness** - | * **Brightness** - | ||
- | * **Correlation** - Correlation is a similarity | + | * **Correlation** - Correlation is a similarity |
{{ interimage: | {{ interimage: | ||
Linha 101: | Linha 102: | ||
* **Variance** - Like the standart deviation, the variance also represents the numerical data dispersion degree surrounding the mean but in the original data values scale. It is defined by: | * **Variance** - Like the standart deviation, the variance also represents the numerical data dispersion degree surrounding the mean but in the original data values scale. It is defined by: | ||
{{ interimage: | {{ interimage: | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
Linha 122: | Linha 128: | ||
{{ interimage: | {{ interimage: | ||
- | * **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 " |
+ | {{ interimage: | ||
- | * **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 " |
+ | {{ interimage: | ||
- | * **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 " |
+ | {{ interimage: | ||
- | * **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 " |
+ | {{ interimage: | ||
+ | {{ interimage: | ||
+ | {{ interimage: | ||
- | * **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 " | ||
+ | {{ interimage: | ||
===== Neighborhood Attributes ===== | ===== Neighborhood Attributes ===== | ||
Linha 148: | Linha 161: | ||
* **meanDiffToNeighbors** - mean difference of the layer **L** mean value of an image object to the layer **L** mean value of direct neighbors (**R**=0) or all neighbor objects inside the range **R** (**R**> | * **meanDiffToNeighbors** - mean difference of the layer **L** mean value of an image object to the layer **L** mean value of direct neighbors (**R**=0) or all neighbor objects inside the range **R** (**R**> | ||
- |
interimage/attributes_description.txt · Última modificação: 2012/07/17 23:47 por rsilva