Cog3DRangeImageCrossSectionExtractCircleFit RMSError Property Cognex VisionPro
Gets the RMS error of the circle.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.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