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

AVS.Rectangle2DToRegionOfInterest Method

Converts a rectangle to region of interest.

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax

public static void Rectangle2DToRegionOfInterest
(
	AvlNet.Rectangle2D inRectangle,
	AvlNet.RegionOfInterest outRegionOfInterest
)

Parameters

Name Type Range Default Description
inRectangleAvlNet.Rectangle2D
outRegionOfInterestAvlNet.RegionOfInterest

See also