Cog3DRangeImageCrossSectionExtractLineSegment RMSError Property Cognex VisionPro 9.7
Gets the RMS error of the line segment.

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

public double RMSError { get; }

Property Value

Type: Double
Remarks

RMS is the root mean squared perpendicular error between the line and all of the points in the user specified region
See Also