CogHandEyeCalibrationResult CreateResidualVectorGraphics Method Cognex VisionPro 9.22
Overload List

  NameDescription
Public methodCreateResidualVectorGraphics(Int32, Double)
Returns the graphics representing the residuals for the specified stage pose. The start point of each graphic line segment is the mapped physical space point, while the associated end point is the found feature location. The specified scaleFactor is applied to the length of the line segment such that the end point moves.
Public methodCreateResidualVectorGraphics(Int32, Double, CogLineSegment)
Returns the graphics representing the residuals for the specified stage pose. The start point of each graphic line segment is the mapped physical space point, while the associated end point is the found feature location. The specified scaleFactor is applied to the length of the line segment such that the end point moves. The graphics characteristics of the supplied line segment are duplicated in all of the computed line segments.
Top
See Also