You are here: Start » AVL.NET » RegionProcessingParams.RegionProcessingParams(AvlNet.RegionMorphologyKernel, int, int)

RegionProcessingParams.RegionProcessingParams(AvlNet.RegionMorphologyKernel, int, int)

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax


public RegionProcessingParams(
	AvlNet.RegionMorphologyKernel kernel,
	int openingRadius,
	int closingRadius
)

Parameters

kernel
Type: AvlNet.RegionMorphologyKernel
openingRadius
Type: System.Int32
closingRadius
Type: System.Int32

See also