Class: Mask

Class: Mask#

The Mask ROI shape is a link to a BinData object that is a BIT mask drawn on top of the image as an ROI.

It is applied at the same scale, pixel to pixel, as the Image the ROI is applied to, unless a transform is applied at the shape level.

Attributes#

bin_data : BinData (The Mask BinData). x : float The X coordinate of the left side of the image. [units pixels] y : float The Y coordinate of the top side of the image. [units pixels] width : float The width of the mask. [units pixels] height : float The height of the mask. [units pixels]

URI: core:Mask

img

Parents#

Attributes#

Own#