Description
Property used to set ot get the threshold level for methods that work on binary images.
-
Property type
-
A Double value.
-
Syntax
-
object.Threshold [= value]
The Threshold Property syntax has these parts: |
| object | An expression evaluating to an object of type McMorpho. | | value | A Double value. | Remarks
The threshold is expressed as a percentage of the intensity range of an image.
|