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


