コンテンツにスキップ

Image Cropper vTool#

The Image Cropper vTool allows you to crop images to make them smaller.

By making an image smaller, you also reduce the size of the image that subsequent vTools work with. This may reduce processing time and may help to avoid incorrect results because irrelevant information is removed. You can specify the size of the resulting image manually. Alternatively, you can use the rectangle output from any vTool that outputs rectangles, e.g., the Rectangle Measurements Pro vTool, as input for the CropArea pin to define the resulting image.

情報

The Image Cropper changes the actual image size and therefore also changes the image's coordinate system. This means that you can't return to the original image. If you want to preserve the original image for later use, consider using the ROI Creator vTool. Using the ROI Creator, you can perform operations on just a portion of the original image without losing the original.

入力#

画像#

Camera vToolから、またはImage Format ConvertervToolなどの画像を出力するvToolから、直接画像を受け入れます。

CropArea#

Accepts the rectangle output from other vTools to define the resulting image size.

  • データタイプ:RectangleF

出力#

画像#

Returns the cropped image with the same data type as the input image.

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

The following pixel formats are supported natively:

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