Name
reduce_domainreduce_domainReduceDomainReduceDomain — Reduce the domain of an image.
The operator reduce_domainreduce_domainReduceDomainReduceDomainReduceDomain reduces the definition domain of the given image
to the indicated region. The new definition domain is calculated as
the intersection of the old definition domain with the region.
Thus, the new definition domain can be a subset of the region. The
size of the matrix is not changed.
- 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 image.
Image with reduced definition domain.
get_domainget_domainGetDomainGetDomainGetDomain
change_domainchange_domainChangeDomainChangeDomainChangeDomain,
rectangle1_domainrectangle1_domainRectangle1DomainRectangle1DomainRectangle1Domain,
add_channelsadd_channelsAddChannelsAddChannelsAddChannels
full_domainfull_domainFullDomainFullDomainFullDomain,
get_domainget_domainGetDomainGetDomainGetDomain,
intersectionintersectionIntersectionIntersectionIntersection
Foundation