You are here: Start » AVL.NET » RegionProcessingParams Constructor

RegionProcessingParams Constructor

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

Syntax

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

Parameters

Name Type Range Default Description
kernelAvlNet.RegionMorphologyKernel
openingRadiusint
closingRadiusint

See also