Operator Library: Base
The operator SelectComponent enables the extraction of a single color component from the input link and makes this value available at the output link as a gray pixel. Use parameter Component to select the required component.
Component | |
---|---|
Type | static parameter |
Default | 0 |
Range | [0, 2] |
This parameter is used to select one of the color component from the input, e.g if the input flavor is RGB Component=0 selects red, 1 select green, and 2 selects blue. |
The use of operator SelectComponent is shown in the following examples:
-
'Normalized Cross Correlation'
Examples-