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) -> Hobject: HImage(Array) |
| Input image. | |
|
ImagePart (output_object) |
(multichannel-)image(-array) -> Hobject * : HImage(Array) |
| Image area. | |
::crop_part, ::crop_rectangle1, ::change_format, ::reduce_domain
::zoom_image_size, ::zoom_image_factor
Image / region / XLD management