Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interimage:attributes_description [2010/06/29 10:36]
rsilva
interimage:attributes_description [2012/07/17 20:47] (current)
rsilva
Line 30: Line 30:
   * **yGeoCenter** - y geo-coordinate of the object centroid.   * **yGeoCenter** - y geo-coordinate of the object centroid.
   * **membership** or **p** - confidence in the object with regard to its classification.   * **membership** or **p** - confidence in the object with regard to its classification.
 +
 +
  
  
 ===== Shape Attributes ===== ===== Shape Attributes =====
  
-  * **area** - Returns the area of the given polygon, in number of pixels+  * **area** - Returns the real area of the given polygon. 
-  * **bBoxArea** - Returns the bounding box area of the given polygon, in number of pixels+  * **bBoxArea** - Returns the real bounding box area of the given polygon. 
-  * **perimeter** - Returns the perimeter of the polygon, considering the amount of pixels in its border.+  * **perimeter** - Returns the real perimeter of the given polygon.
   * **fractalDimension** - Returns the fractal dimension of a given polygon, which is calculated by the following equation:   * **fractalDimension** - Returns the fractal dimension of a given polygon, which is calculated by the following equation:
 {{ :​interimage:​fractal.png }}  ​ {{ :​interimage:​fractal.png }}  ​
Line 58: Line 60:
  {{ :​interimage:​shapeindex.png }}  {{ :​interimage:​shapeindex.png }}
 Where P is the polygon perimeter and A is the area. Where P is the polygon perimeter and A is the area.
 +
  
  
Line 65: Line 68:
 ===== Spectral Statistical Attributes ===== ===== Spectral Statistical Attributes =====
  
-  * **Amplitude** - represents the difference between the maximum and minimum pixel values of an object ​**O** for the given image layer **L**.+  * **Amplitude** - represents the difference between the maximum and minimum pixel values of an object for the given image layer **L**.
  
   * **Brightness** - represents the brightness of an image object.   * **Brightness** - represents the brightness of an image object.

Navigation