EClassificationDataset::GetMask

Gets the mask region/don't care area for the given image. The mask is defined with respect to the region of interest of the image.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

ERegion GetMask(
   int imageIndex
)

Parameters

imageIndex

Index of the image for which to get the mask region

EClassificationDataset.GetMask

Gets the mask region/don't care area for the given image. The mask is defined with respect to the region of interest of the image.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.ERegion GetMask(
   int imageIndex
)

Parameters

imageIndex

Index of the image for which to get the mask region