Image.extractRoi Method

Module: Image

Definition

Extracts a region of interest in the image according to the given bounds.

Image extractRoi(Rectangle bounds)

Parameters

bounds Rectangle
in Bounds of the crop to extract.

Returns

The extracted region of interest.

Exceptions

An error has occurred during Face Library execution.