RegionsOperatorsmRgnPixelCentroidX Method
|
|
The X coordinate of the mean pixel of the region.
Namespace:
MediaCy.IQL.Operators
Assembly:
MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
RemarksThis is a pixel-based measurement. So for regions created by the
McThreshold.Execute method or McFeatures.SetFromMask method (features of
Type mcftScanList), holes in the blob are significant. See mRgnCentroidX for
the boundary polygon-based centroid.
See Also