A Boolean value that specifies whether images are cropped to show only the region identified by an analysis engine. For example, if you run face detection on a video, you could crop the encoded images to show only detected faces.
Note: To crop images, the Image Encoder must be supplied with a region. Records that contain face detection data, polygons, and rectangles are supported.
| Type: | Boolean |
| Default: | False |
| Required: | No |
| Configuration Section: | TaskName |
| Example: | Crop=True
|
| See Also: |
|
|