Image Stitcher vTool#
You can stitch images horizontally or vertically. You can also specify horizontal and vertical offsets to create image-in-image effects or arrange the images diagonally. The image at the Image2 input pin appears in front of the other image in case of overlap. The offsets also only apply to image 2. The input images must have the same pixel format.
You can combine images from the same input source, e.g., one Camera vTool, or from two input sources, e.g., two Camera vTools. If you have two input sources, you have to synchronize these inputs using the Data Synchronizer vTool. Otherwise, errors may occur sporadically because the inputs aren't in synch and therefore can't be combined properly.
入力#
Image1#
Accepts images directly from a Camera vTool or any other vTool that outputs images.
- データ型:Image
- Image format: 8-bit and 16-bit mono or color images (see Supported Pixel Formats)
Image2#
Accepts images directly from a Camera vTool or any other vTool that outputs images.
- データ型:Image
- Image format: 8-bit and 16-bit mono or color images (see Supported Pixel Formats)
出力#
画像#
Returns the combined image in the same pixel format but with larger dimensions than the input images.
- データ型:Image
- 画像形式:カラーまたはモノクロ画像(「サポートされるピクセルフォーマット」を参照)
サポートされているPixel Format#
The following pixel formats are supported natively:
- Mono 8
- Mono 16
- Bayer XX 8
- Bayer XX 16
- RGB 8
- BGR 8