The CogPMRedLineResult type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Accepted |
Gets whether this result meets all of the acceptance conditions.
| |
| Clutter |
Gets the clutter value of this result.
| |
| ContrastFraction |
Gets the contrast fraction 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 CogPMRedLineResults 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 closer match between the trained pattern
and the pattern in the search image.
|
See Also