CogFixtureNPointToNPointResult PropertiesCognex VisionPro

The CogFixtureNPointToNPointResult type exposes the following members.

Properties

  NameDescription
Public propertyOutputImage
Fixtured output image. This image shares the pixels and the coordinate spaces of the input image, including the new fixtured space. Its SelectedSpaceName is controlled by the SpaceToOutput property.
Public propertyRMSError
Returns the root mean squared error between the set of unfixtured points and the mapped raw fixtured points, expressed in unfixtured space. It is computed by taking the square root of the mean of the squares of the individual errors.
Top
See Also