EClassificationDataset::HasForegroundSegments

Whether the image segmentation contains segments that are not background. If the image has no segmentation, this method throws an exception.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool HasForegroundSegments(
   int imageId
)

Parameters

imageId

Image index

EClassificationDataset.HasForegroundSegments

Whether the image segmentation contains segments that are not background. If the image has no segmentation, this method throws an exception.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool HasForegroundSegments(
   int imageId
)

Parameters

imageId

Image index