full_domainfull_domainFullDomainFullDomain (Operator)
Name
full_domainfull_domainFullDomainFullDomain
— Expand the domain of an image to maximum.
Signature
Description
The operator full_domainfull_domainFullDomainFullDomainFullDomain
enters a rectangle with the
edge length of the image as new definition domain. This means that
all pixels of the matrix are included in further operations. Thus
the same definition domain is obtained as by reading or generating
an image. The size of the matrix is not changed.
Execution Information
- 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.
Parameters
ImageImageImageImageimage
(input_object) (multichannel-)image(-array) →
objectHImageHImageHobject (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Input image.
ImageFullImageFullImageFullImageFullimageFull
(output_object) image(-array) →
objectHImageHImageHobject * (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Image with maximum definition domain.
Possible Predecessors
get_domainget_domainGetDomainGetDomainGetDomain
Alternatives
change_domainchange_domainChangeDomainChangeDomainChangeDomain
,
reduce_domainreduce_domainReduceDomainReduceDomainReduceDomain
See also
get_domainget_domainGetDomainGetDomainGetDomain
,
gen_rectangle1gen_rectangle1GenRectangle1GenRectangle1GenRectangle1
Module
Foundation