Back to Adaptive Vision Studio website
                
                    
	
		
	You are here: Start » Filter Reference » Region Basics » CreateRegionOfInterestRegion
Creates a region corresponding to a given region of interest.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inRegionOfInterest | RegionOfInterest | ||
![]()  | 
				inAlignment | CoordinateSystem2D* | Adjusts the region of interest to the position of the inspected object | |
![]()  | 
				inFrameWidth | Integer | 0 - ![]()  | 
				Width of the created region's frame | 
![]()  | 
				inFrameHeight | Integer | 0 - ![]()  | 
				Height of the created region's frame | 
![]()  | 
				outRegion | Region | Output region | |
Errors
This filter can throw an exception to report error. Read how to deal with errors in Error Handling.
List of possible exceptions:
| Error type | Description | 
|---|---|
| RuntimeError | Invalid RegionOfInterest | 
Complexity Level
This filter is available on Basic Complexity Level.



