| Name | Short Name | Type | Description |
| Cropped image width | width | integer | The resultant image will have this width. A new frame is created for each segment, copying the segment and the corresponding image(s). |
| Cropped image height | height | integer | The resultant image will have this height. A new frame is created for each segment, copying the segment and the corresponding image(s). |
| Show only the segment of interest in the cropped image | onesegment | boolean | Other segments than the one in the center of the cropped image will be masked. |
| Mask other images with segment of interest | mask | boolean | Other segments than the one in the center of the cropped image will be masked in all "Image B"s. |
| Skip segments close to the edges | skipedge | boolean | Segments with a center point closer to the edge of the original image than the half of the crop height or with will be skipped. |
| Order of images | order | string | Select in which order will the new frames appear. |
| Labeling of frames | labels | string | Select how to label the new frames, based on the source segmented image. |