Root mean square error for the fitting operation. It is computed by taking the square root of the mean of the squares of the individual errors.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleExceptions
| Exception | Condition |
|---|---|
| CogFindShapeNotFoundException | Not enough caliper edges were found to fit a shape. |
Remarks
Root mean square error for the fitting operation. It is computed by taking the square root of the mean of the squares of the individual errors.
See Also