decompose5 — Umwandlung eines fünfkanaligen Bildes in fünf Bilder.
decompose5 erzeugt aus einem 5-kanaligen Bild fünf
einkanalige Bilder mit gleichem Definitionsbereich.
Beim Erstellen der Ausgabebilder werden die Bilder nicht dupliziert.
Es werden neue Bilder angelegt, die Referenzen auf die Eingabebilder enthalten.
MultiChannelImage (input_object) multichannel-image(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Mehrkanaliges Bild.
Image1 (output_object) singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Ausgabebild 1.
Image2 (output_object) singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Ausgabebild 2.
Image3 (output_object) singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Ausgabebild 3.
Image4 (output_object) singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Ausgabebild 4.
Image5 (output_object) singlechannelimage(-array) → object (byte / direction / cyclic / int1 / int2 / uint2 / int4 / int8 / real / complex / vector_field)
Ausgabebild 5.
access_channel,
image_to_channels
Foundation