Operation: split channels

split channels

Author:

The operation uses the class RGBStackSplitter from ImageJ.

Example

           

Description

The operation seperates the three channels of an rgb image or stack.

Options

The operation has no options.

Parameter

The only parameter is the input image. This must be an rgb image or rgb stack.

Results

There are three results, one for each channel of the rgb image.
result red: the red component of the rgb image
result green: the green component of the rgb image
result blue:  the blue component of the rgb image