geodma_2:features
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 anterior | ||
| geodma_2:features [2026/01/22 12:26] – [Segmentation-based spectral features] thales | geodma_2:features [2026/01/22 12:33] (atual) – [Segmentation-based spatial features] thales | ||
|---|---|---|---|
| Linha 41: | Linha 41: | ||
| | Name | Description | Formula | Range | Units | | | Name | Description | Formula | Range | Units | | ||
| - | | POL_ANGLE | Represents the main angle of an object. It is obtained by computing the minimum circumscribing ellipse, and the angle of the biggest radius of the ellipse suits to the object' | + | | POL_ANGLE | Represents the main angle of an object. It is obtained by computing the minimum circumscribing ellipse, and the angle of the biggest radius of the ellipse suits to the object' |
| | POL_AREA | Returns the area of the object, measured in the unit of measure of the current Spatial Reference System. | | POL_AREA | Returns the area of the object, measured in the unit of measure of the current Spatial Reference System. | ||
| | PBOX_AREA | Returns the bounding box area of an object, measured in the unit of measure of the current Spatial Reference System. | | $\geq 0$ | $[m, | | PBOX_AREA | Returns the bounding box area of an object, measured in the unit of measure of the current Spatial Reference System. | | $\geq 0$ | $[m, | ||
| Linha 52: | Linha 52: | ||
| | PBOX_LEN | It is the height of the object' | | PBOX_LEN | It is the height of the object' | ||
| | P_PERIM | Returns the perimeter of the object, measured in the unit of measure of the current Spatial Reference System. | | $\geq 0$ | $[m, | | P_PERIM | Returns the perimeter of the object, measured in the unit of measure of the current Spatial Reference System. | | $\geq 0$ | $[m, | ||
| - | | P_PERARAT | Calculates the ratio between the perimeter and the area of an object. | $\frac{\textit{perimeter}}{\textit{area}}$ | $\geq 0$ | $px^{-1}$ | | + | | P_PERARAT | Calculates the ratio between the perimeter and the area of an object. | $\frac{perimeter}{area}$ | $\geq 0$ | $px^{-1}$ | |
| | PRECTFIT | This feature fits a minimum rectangle outside the object and calculates the ratio between its area and the area of this rectangle. The closer to $1$ is this feature, the most similar to a rectangle. | $\frac{\textit{area}}{\textit{minBoxArea}}$ | $\left[0, 1\right]$ | - | | | PRECTFIT | This feature fits a minimum rectangle outside the object and calculates the ratio between its area and the area of this rectangle. The closer to $1$ is this feature, the most similar to a rectangle. | $\frac{\textit{area}}{\textit{minBoxArea}}$ | $\left[0, 1\right]$ | - | | ||
| | PBOX_WIDTH | Returns the width of the object' | | PBOX_WIDTH | Returns the width of the object' | ||
| - | | P_COMPAC | Returns the compacity of the object. | $\frac{\textit{perimAreaRatio}}{\sqrt{\textit{area}}}}$ | $\geq 0$ | - | | + | | P_COMPAC | Returns the compacity of the object. | $\frac{perimAreaRatio}{\sqrt{area}}$ | $\geq 0$ | - | |
| | PDENSITY | This feature corresponds to the ratio between the polygon area and the polygon radius. | $\frac{\textit{area}}{\textit{radius}}$ | $\geq 0$ | - | | | PDENSITY | This feature corresponds to the ratio between the polygon area and the polygon radius. | $\frac{\textit{area}}{\textit{radius}}$ | $\geq 0$ | - | | ||
| - | | PSHAPEIDX | This feature corresponds to the ratio between the polygon perimeter and the squared root of the polygon area. | $\frac{\textit{perimeter}}{4 | + | | PSHAPEIDX | This feature corresponds to the ratio between the polygon perimeter and the squared root of the polygon area. | $\frac{\textit{perimeter}}{4\sqrt{\textit{area}}}$ | $\geq 0$ | - | |
geodma_2/features.1769084785.txt.gz · Última modificação: 2026/01/22 12:26 por thales
