You are here: Start » AVL.NET » AVS.RegionOfInterestToRegion Method

AVS.RegionOfInterestToRegion Method

Converts a region of interest to a region with automatically computed frame.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RegionOfInterestToRegion
(
	AvlNet.RegionOfInterest inRegionOfInterest,
	AvlNet.Region outRegion
)

Parameters

Name Type Range Default Description
inRegionOfInterestAvlNet.RegionOfInterest
outRegionAvlNet.RegionOutput region.

See also