You are here: Start » Filter Groups » CropImage

CropImage

Description

Creates an image from a selected part of an input image.

Filters in this group

Icon Name Description
CropImage Creates an image from a box-shaped fragment of the input image (with margins if requested).

Reduction of the amount of image data to be stored in memory.

CropImageToRectangle Creates an image from a rectangular fragment of another image (with black margins if requested).

Usually used for creating images of individual objects, e.g. after Template Matching.

CropImageToQuadrangle Creates an image from a quadrangle on another image.

Can be used for cropping an image from a slightly distorted rectangle. Do not use it for perspective distortion though.

TrimImageToRegion Trims an image to the area of the specified region.