You are here: Start » AVL.NET » AVL.Rectangle2DToRegionOfInterest Method
AVL.Rectangle2DToRegionOfInterest Method
Converts a rectangle to region of interest.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Rectangle2DToRegionOfInterest( AvlNet.Rectangle2D inRectangle, out AvlNet.RegionOfInterest outRegionOfInterest )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRectangle | AvlNet.Rectangle2D | |||
![]() | outRegionOfInterest | AvlNet.RegionOfInterest |


