The CogFixtureNPointToNPointResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| OutputImage | 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. | |
| RMSError | 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. |
See Also