Get the domain of an image.
The operator get_domain returns the definition domains of all input images as a region.
|
Image (input_object) |
image(-array) -> object : byte / direction / cyclic / int1 / int2 / uint2 / int4 / real / complex / dvf |
| Input images. | |
|
Domain (output_object) |
region(-array) -> object |
| Definition domains of input images. | |
get_domain is reentrant and automatically parallelized (on tuple level).
change_domain, reduce_domain, full_domain
get_domain, change_domain, reduce_domain, full_domain
Image / region / XLD management