CogHandEyeCalibrationRemoteCameraResult CreateLensDistortionVectorGraphics Method Cognex VisionPro 9.8
Overload List

  NameDescription
Public methodCreateLensDistortionVectorGraphics(Double)
Returns the graphics representing the lens distortion for this camera. The start point of each line segment is the point when lens distortion is begin modeled, while the end point is the point for NoDistortion. The specified scaleFactor is applied to the length of the line segment such that the end point moves.
Public methodCreateLensDistortionVectorGraphics(Double, CogLineSegment)
Returns the graphics representing the lens distortion for this camera. The start point of each line segment is the point when lens distortion is begin modeled, while the end point is the point for NoDistortion. 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