EUnsupervisedSegmenterResult::GetRegion

Returns the segmented region. The segmented region corresponds to the pixels that have a value strictly higher than 0 in the segmentation map (see EUnsupervisedSegmenterResult::SegmentationMap).

Namespace: Euresys::Open_eVision_2_11::EasyDeepLearning

[C++]

ERegion GetRegion() const

EUnsupervisedSegmenterResult.Region

Returns the segmented region. The segmented region corresponds to the pixels that have a value strictly higher than 0 in the segmentation map (see EUnsupervisedSegmenterResult::SegmentationMap).

Namespace: Euresys.Open_eVision_2_11.EasyDeepLearning

[C#]

Euresys.Open_eVision_2_11.ERegion Region

{ get; }