Comparisons for static thresholding. More...
Static Public Attributes | |
int | Equal = 2 |
Equal. | |
int | Greater = 4 |
Greater. | |
int | GreaterOrEqual = 3 |
Greater or Equal. | |
int | LessThan = 0 |
Less than. | |
int | LessThanOrEqual = 1 |
Less than or Equal. | |
Comparisons for static thresholding.
We use cookies to improve your experience. By using this documentation, you agree to our use of cookies.