Assembly: Cognex.VisionPro.PMRedLine (in Cognex.VisionPro.PMRedLine.dll) Version: 65.1.0.0
Property Value
Type: Boolean"True" if you want PMRedLine to reduce the score of results that exhibit clutter. "False" otherwise. Default value is "false".
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
A clutter measurement is computed, and reported in each result, only if ScoreUsingClutter is set to "true". Otherwise, each result reports a clutter value of -1.
The clutter value is a ratio. It is computed by dividing the number of clutter features at the found location by the number of features in the trained pattern. This ratio can be larger than one.
Clutter features are extra features that appear in the runtime image at locations which should be empty. The corresponding area of the train image is called "empty" when: it lies within the train region, it contains no features, and it is not masked as "Don't Care".