IMcColocalizationMaskRegion Property
|
|
MaskRegion for colocalization plot (image of 256x256 size).
Namespace:
MediaCy.IQL.Features
Assembly:
MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
SyntaxProperty MaskRegion As IMcRegions
Get
Set
Property Value
Type:
IMcRegions
RemarksWhen MaskRegion is defined colocalization is calculated using the objects with colors inside this region,
if it's NULL, the colocalization is calculated using Thresholds property.
See Also