Back to FabImage Studio website
You are here: Start » Filter Reference » Image Spatial Transforms » JoinImages_OfSeries
Creates a single image by glueing together a series of input images in horizontal or vertical direction.
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 |
![]() |
outImage | Image? | Output image |
Applications
Joining images from a line-scan camera, which produces too few lines at a time.
Errors
This filter can throw an exception to report error. Read how to deal with errors here: Error Handling
Error type | Description |
---|---|
DomainError | Input images do not have the same pixel format in JoinImages_OfSeries. |
DomainError | Input images do not have compatible dimensions in JoinImages_OfSeries. |
Complexity Level
This filter is available on Basic Complexity Level.