Back to Aurora Vision Studio website
	
                
                    
	
		
	You are here: Start » Filter Reference » Image » Image Spatial Transforms » JoinImages_OfSeries
| Module: | FoundationLite | 
|---|
Creates a single image by glueing together a series of input images in horizontal or vertical direction.
Applications
Joining images from a line-scan camera, which produces too few lines at a time.
| Name | Type | Range | Description | |
|---|---|---|---|---|
![]()  | 
				inImage | Image | Input image | |
![]()  | 
				inDirection | JoinDirection | Direction in which images are joined | |
![]()  | 
				inSeriesSize | Integer | 1 - ![]()  | 
				Number of images which are joined | 
![]()  | 
				inMargin | Integer | 0 - ![]()  | 
				Thickness (in pixels) of black frame around joined images | 
![]()  | 
				outImage | Image? | Output image | |
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 | 
|---|---|
| DomainError | Input images do not have compatible dimensions in JoinImages_OfSeries. | 
| DomainError | Input images do not have the same pixel format in JoinImages_OfSeries. | 
Complexity Level
This filter is available on Advanced Complexity Level.

 Advanced

