Click or drag to resize

GetAutoThresholdRangeCommand Class

Returns auto-threshold range of the active frame of the image taking into account threshold bias.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMeasurementsCommandProperties
        MediaCy.Addins.MeasurementsBaseOptionsCommandMeasurementsCommandProperties
          MediaCy.Addins.MeasurementsMeasurementsOptionsCommandMeasurementsCommandProperties
            MediaCy.Addins.MeasurementsMeasurementsCommand
              MediaCy.Addins.MeasurementsGetAutoThresholdRangeCommand

Namespace:  MediaCy.Addins.Measurements
Assembly:  MediaCy.Addins.Measurements (in MediaCy.Addins.Measurements.dll) Version: 3.1.0.0
Syntax
VB
Public Class GetAutoThresholdRangeCommand
	Inherits MeasurementsCommand

The GetAutoThresholdRangeCommand type exposes the following members.

Constructors
  NameDescription
Public methodGetAutoThresholdRangeCommand
Initializes a new instance of the GetAutoThresholdRangeCommand class
Public methodGetAutoThresholdRangeCommand(McCommand)
Initializes a new instance of the GetAutoThresholdRangeCommand class
Top
Properties
  NameDescription
Public propertyChannel
Public propertyIsBright
Bright or Dark auto-threshold
Public propertyOptions
Options (if not set, used Manual Measurements options of the image)
Public propertyOutput
Output range.
Top
Remarks