ColourMode
Parameter ColourMode
defines the output colour mode of the normalized image. It influence the normalized image that output by both CapturedResult
and IntermediateResult
.
Example
{
"ColourMode": "ICM_GRAYSCALE"
}
Parameter Summary
ColourMode Parameter Summary |
---|
Type String |
Available Colour Mode List ICM_BINARY ICM_GRAYSCALE ICM_COLOUR |
Default Value “ICM_COLOUR” |