Name
image_to_channelsimage_to_channelsImageToChannelsImageToChannels — Convert a multi-channel image into One-channel images
The operator image_to_channelsimage_to_channelsImageToChannelsImageToChannelsImageToChannels generates a one-channel
image for each channel of the multi-channel image in
MultiChannelImageMultiChannelImageMultiChannelImageMultiChannelImagemultiChannelImage. The definition domains are adopted
from the input image. As many images are created as
MultiChannelImageMultiChannelImageMultiChannelImageMultiChannelImagemultiChannelImage has channels.
No new storage is allocated for the output images.
Instead, the created images contain references to the existing
input image channels.
- Supports objects on compute devices.
- Multithreading type: reentrant (runs in parallel with non-exclusive operators).
- Multithreading scope: global (may be called from any thread).
- Processed without parallelization.
Multi-channel image to be decomposed.
Generated one-channel images.
count_channelscount_channelsCountChannelsCountChannelsCountChannels
disp_imagedisp_imageDispImageDispImageDispImage
access_channelaccess_channelAccessChannelAccessChannelAccessChannel,
decompose2decompose2Decompose2Decompose2Decompose2,
decompose3decompose3Decompose3Decompose3Decompose3,
decompose4decompose4Decompose4Decompose4Decompose4,
decompose5decompose5Decompose5Decompose5Decompose5
channels_to_imagechannels_to_imageChannelsToImageChannelsToImageChannelsToImage
Foundation