You are here: Start » AVL.NET » RegionMomentType Enumeration
RegionMomentType Enumeration
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.Types.dll | 
Region moments are regions' mathematical features computed as sums over region pixels, where \(p_x\) and \(p_y\) denotes x and y coordinate of a pixel.
Members
| Member name | Description | 
|---|---|
| _02 | Sum of squares of pixel x-coordinates in the region | 
| _11 | Sum of region pixel x-coordinate and y-coordinate products | 
| _20 | Sum of squares of pixel y-coordinates in the region | 
