Name
get_domainget_domainGetDomainGetDomain — Get the domain of an image.
Herror get_domain(const Hobject Image, Hobject* Domain)
Herror T_get_domain(const Hobject Image, Hobject* Domain)
The operator get_domainget_domainGetDomainGetDomainGetDomain returns the definition domains
of all input images as a region.
- Supports objects on compute devices.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Automatically parallelized on tuple level.
ImageImageImageImageimage (input_object) (multichannel-)image(-array) → objectHImageHImageHobject (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Input images.
Definition domains of input images.
change_domainchange_domainChangeDomainChangeDomainChangeDomain,
reduce_domainreduce_domainReduceDomainReduceDomainReduceDomain,
full_domainfull_domainFullDomainFullDomainFullDomain
change_domainchange_domainChangeDomainChangeDomainChangeDomain,
reduce_domainreduce_domainReduceDomainReduceDomainReduceDomain,
full_domainfull_domainFullDomainFullDomainFullDomain
Foundation