BasePluginCameraRectificationDataCalcDeviationAve Method |
Calculates the average deviation of all measured points compared
to the expected positions.
(The middle point is excluded now because it does not contribute
to the distortion.)
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic double CalcDeviationAve()
Return Value
DoubleThe average deviation of all four points.
See Also