The Cog3DAlignResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Clutter |
Gets the clutter value of this result.
| |
| Coverage |
Gets the coverage value of this result.
| |
| ID |
Gets a unique ID used to identify this result. This ID also corresponds
to the index of this result in the
Cog3DAlignResults
collection to which this result belongs.
| |
| Score |
Gets the score of this result. The score is a value between zero and
one. Higher values indicate a better match between the trained pattern
and the runtime image.
|
See Also