CogOCVMaxPoseHelper FinalPoseComplete Method Cognex VisionPro 9.5
Overload List

  NameDescription
Public methodFinalPoseComplete(CogCompositeShape)
Compute the final pose based upon the differences between the cached initial state of the interactive graphic and the current state of the supplied graphic. The presumption is that you are calling this method after the user has finished graphically manipulating the input CogCompositeShape.
Public methodFinalPoseComplete(CogRectangleAffine)
Compute the final pose based upon the differences between the cached initial state of the interactive graphic and the current state of the supplied graphic. The presumption is that you are calling this method after the user has finished graphically manipulating the input CogRectangleAffine.
Top
See Also