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

AVS.RegionToRegionOfInterest Method

Converts a region to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void RegionToRegionOfInterest
(
	AvlNet.Region inRegion,
	AvlNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inRegionAvlNet.RegionInput region.
outRegionOfInterestAvlNet.RegionOfInterest

See also