コンテンツにスキップ

Image Stitcher vTool#

The Image Stitcher vTool allows you to stitch two images together to create a larger image.

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.

入力#

Image1#

Accepts images directly from a Camera vTool or any other vTool that outputs images.

Image2#

Accepts images directly from a Camera vTool or any other vTool that outputs images.

出力#

画像#

Returns the combined image in the same pixel format but with larger dimensions than the input images.

サポートされているPixel Format#

The following pixel formats are supported natively:

  • Mono 8
  • Mono 16
  • Bayer XX 8
  • Bayer XX 16
  • RGB 8
  • BGR 8