Click or drag to resize

McMMOptionsMcMMSegmentationOptions Class

Inheritance Hierarchy
SystemObject
  MediaCy.Addins.MeasurementsMcMMOptionsMcMMSegmentationOptions

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

The McMMOptionsMcMMSegmentationOptions type exposes the following members.

Constructors
  NameDescription
Public methodMcMMOptionsMcMMSegmentationOptions(DescrCollection)
Initializes a new instance of the McMMOptionsMcMMSegmentationOptions class
Public methodMcMMOptionsMcMMSegmentationOptions(McMMOptions)
Initializes a new instance of the McMMOptionsMcMMSegmentationOptions class
Top
Properties
  NameDescription
Public propertyAccumulate
Public propertyAllInRange
Public propertyApplyFilters
Public propertyAutoFindPhase
Public propertyAutoGrowIncrement
Size increment (in pixels) of segmented objects after Count operation using dilation or erosion of the segmented regions.
Public propertyAutoThresholdBias
Adjust thresholds for auto-bright/auto dark by the percentage of the value defined by AutoThresholdBiasMethod.
Public propertyAutoThresholdBiasMethod
Defines method calculating AutoThresholdBias.
Public propertyAutoThresholding
The mirror property of AutoThresholdMethod
Public propertyAutoThresholdMethod
AutoThresholdMethod
Public propertyAvailableMeasurements
Public propertyCleanBorders
Public propertyCountFeatureShape
Public propertyCountFeatureType
Public propertyFillHoles
Public propertyFilterRanges
Read only property that returns collection of filter ranges.
Public propertyIs8Connected
Public propertyLinkLength
Public propertyOutlinePixelTiles
Public propertyPruneIterations
Public propertySegmentationType
Segmentation type
Public propertySmoothing
Public propertyUseObjectsAsOutlines
Public propertyVertorizeObjects
Top
Methods
See Also