CogImageConvertRunParams IntensityFromWeightedRGBGreenWeight Property Cognex VisionPro
Output greyscale value is nominally computed green times this weighting factor plus nominally computed red times IntensityFromWeightedRGBRedWeight plus nominally computed blue times IntensityFromWeightedRGBBlueWeight.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 65.1.0.0
Syntax

public double IntensityFromWeightedRGBGreenWeight { get; set; }

Property Value

Type: Double
This read/write property can be any floating point number.
Events

See Also