Cut out of defined gray values.
The operator crop_domain cuts a rectangular area from the input images. This rectangle is the smallest surrounding rectangle of the domain of the imput image. The new definition domain includes all pixels of the new image. The new image matrix has the size of the rectangle.
|
Image (input_object) |
(multichannel-)image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real |
| Input image. | |
|
ImagePart (output_object) |
(multichannel-)image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real |
| Image area. | |
crop_domain is reentrant and automatically parallelized (on tuple level).
crop_part, crop_rectangle1, change_format, reduce_domain
zoom_image_size, zoom_image_factor
Image / region / XLD management