McMMOptionsMcMMSegmentationOptionsAutoGrowIncrement Property
|
|
Size increment (in pixels) of segmented objects after Count operation using dilation or erosion of the segmented regions.
Namespace:
MediaCy.Addins.Measurements
Assembly:
MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
SyntaxPublic Property AutoGrowIncrement As Integer
Get
Set
Property Value
Type:
Int32Return Value
Type:
Int32The parameter can be positive or negative.
When the parameter is positive - the objects grow by the given number of pixels,
when the parameter is negative - shrink.
Remarks
See Also