Click or drag to resize

ColocalizationCommands Class

Provides a set of colocalization related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.MeasureColocalizationCommands

Namespace:  MediaCy.Automation.Measure
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ColocalizationCommands

The ColocalizationCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAddMeasures
Adds colocalization measures to measurements and shows measurement data table.
Public propertyStatic memberClassify
Classify measurements according to colocalization degree.
Public propertyStatic memberCount
Counts objects of colocalization mask.
Public propertyStatic memberCreate
Creates colocalization image.
Public propertyStatic memberCreateMask
Create colocalization mask based on the co-localization thresholds or ROI.
Public propertyStatic memberCreateMask3D
Adds mask of colocalized objects as volume measurements to 3D viewer.
Public propertyStatic memberOptions
Colocalization options command.
Public propertyStatic memberShowScatterplot
Shows colocalization scatterplot in a separate window
Top
See Also