Name
add_channelsadd_channelsAddChannelsAddChannels — Add gray values to regions.
The operator add_channelsadd_channelsAddChannelsAddChannelsAddChannels creates an array of images
GrayRegionsGrayRegionsGrayRegionsGrayRegionsgrayRegions with an element for every input region in
RegionsRegionsRegionsRegionsregions. These images correspond to the input image ImageImageImageImageimage
with a reduced domain, namely the intersection of the definition domain of
the input image with the region.
Thus, the new definition domain can be a subset of the region.
Thereby the size of the image matrix is not changed and all channels of
ImageImageImageImageimage are adopted.
- 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.
Input regions (without pixel values).
ImageImageImageImageimage (input_object) (multichannel-)image → objectHImageHImageHobject (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Input image with pixel values for regions.
Output image(s) with regions and pixel values
(one image per input region).
Number of elements: Regions == GrayRegions
thresholdthresholdThresholdThresholdThreshold,
regiongrowingregiongrowingRegiongrowingRegiongrowingRegiongrowing,
gen_circlegen_circleGenCircleGenCircleGenCircle,
draw_regiondraw_regionDrawRegionDrawRegionDrawRegion
thresholdthresholdThresholdThresholdThreshold,
regiongrowingregiongrowingRegiongrowingRegiongrowingRegiongrowing,
get_domainget_domainGetDomainGetDomainGetDomain
change_domainchange_domainChangeDomainChangeDomainChangeDomain,
reduce_domainreduce_domainReduceDomainReduceDomainReduceDomain
full_domainfull_domainFullDomainFullDomainFullDomain,
get_domainget_domainGetDomainGetDomainGetDomain,
intersectionintersectionIntersectionIntersectionIntersection
Foundation