Gets or sets the minimum similarity that the feature needs to have with the
image to be considered a match.
A smaller similarity causes the search to take longer as more pixels need
to be processed before a point in the image can be certain to be no match.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | If the value lies outside the
interval 0.0 and 1.0. |
