Click or drag to resize

ThresholdOperators Class

This module lists all the operators that can be dynamically attached to McThreshold objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.OperatorsThresholdOperators

Namespace:  MediaCy.IQL.Operators
Assembly:  MediaCy.IQL.Operators (in MediaCy.IQL.Operators.dll) Version: 3.1.0.0
Syntax
VB
<ExtensionAttribute>
Public NotInheritable Class ThresholdOperators

The ThresholdOperators type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCode exampleHistogram
A McHistogram operator used by the the Threshold operator to perform automatic thresholding.
Top
Remarks