Allor Documentation v.2 Help

Crop Absolute

Full Name

ImageTransformCropAbsolute

Description

Crops images to a specified rectangular area defined by four pixel coordinates.

Backend

PyTorch

Input Parameters
Images

RGB/A images

Start X

Horizontal position of the initial rectangular corner in pixels

Start Y

Vertical position of the initial rectangular corner in pixels

End X

Horizontal position of the end rectangular corner in pixels

End Y

Vertical position of the end rectangular corner in pixels

Output Parameters
Images

RGB/A images

Last modified: 04 December 2023