You are here: Start » AVL.NET » RegionMomentType Enumeration

RegionMomentType Enumeration

Namespace:AvlNet
Assembly:AVL.NET.TS.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 nameDescription
_02Sum of squares of pixel x-coordinates in the region
_11Sum of region pixel x-coordinate and y-coordinate products
_20Sum of squares of pixel y-coordinates in the region

Remarks

See also