Cog3DRangeImagePlaneEstimatorFitMethodConstants EnumerationCognex VisionPro
Constants used to specify how the plane is computed.

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

public enum Cog3DRangeImagePlaneEstimatorFitMethodConstants
Members

  Member nameValueDescription
Points0 Use the points to fit the plane.
Area1 Use the points specified by the region and mask to fit the plane.
See Also