Click or drag to resize

ColocResultImage Class

Inheritance Hierarchy
SystemObject
  MediaCy.Addins.ColocalizationColocResultImage

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

The ColocResultImage type exposes the following members.

Constructors
  NameDescription
Public methodColocResultImage
Initializes a new instance of the ColocResultImage class
Top
Properties
  NameDescription
Public propertyBounds
Public propertyImage
Public propertyMaskColor
Public propertyPreviewMask
Public propertySourceCommand
Public propertySourceImage
Public propertyThresholdScale
Public propertyUseParentChannel
Defines whether we use parent channel (true) or combination of coloc color channels (false) for object segmentation.
Top
Methods
  NameDescription
Public methodChannelName
Public methodClassifyMeasurements
Public methodCleanupDisplays
Switch off any displays (mask, overlay)
Public methodClear
Public methodClearROIs
Public methodColocClassify
Classify data by colocalization degree.
Public methodConvertThresholdsToROI
Public methodCreateMask
Public methodDrawThresholds
Public methodExecuteCount
Public methodFillDataTable
Public methodGetRangeMax
Public methodShowPreviewMask
Use McDisaplay.Mask to show the overlay
Public methodUpdateColocalization
Update colocalization from new ROI
Public methodUpdateStatsAndMask
Public methodUpdateThresholds
Top
Events
  NameDescription
Public eventThresholdsChanged
Top
Fields
See Also