Crop¶
Crops a an arbitrary region out of an image.
Outputs¶
Cropped (Type: Image)¶
The portion of the original image that is specified by the crop region.
Comments¶
This function cuts out an arbitraty portion of an image. Often this is used to constrain a subsequent processing operation to a region of interest.