CogHandEyeCalibrationRemoteCameraResult CreateResidualVectorGraphics Method Cognex VisionPro 9.20
Overload List

  NameDescription
Public methodCreateResidualVectorGraphics(Double)
Returns the graphics representing the residuals for the used features. The start point of each graphic line segment is the mapped feature 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(Double, CogLineSegment)
Returns the graphics representing the residuals for the used features. The start point of each graphic line segment is the mapped feature 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