Cog3DRangeImageCrossSectionExtractCornerV2 ShowSharpnessGraph Property Cognex VisionPro 9.5
If true, the Current.Profile record will contain the sharpness graph, and the minimum corner angle line.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public bool ShowSharpnessGraph { get; set; }

Property Value

Type: Boolean
Default value is true.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

Remarks

The sharpness graph is angle differential graph. See the algorithm description for more details Cog3DRangeImageCrossSectionExtractCornerV2.
See Also