ETwoLayersImageSegmenter::GetBlackLayerIndex

ETwoLayersImageSegmenter::SetBlackLayerIndex

Index of the black layer in the destination coded image.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

OEV_UINT32 GetBlackLayerIndex() const

void SetBlackLayerIndex(OEV_UINT32 index)

Remarks

Setting this property automatically switches on the encoding of the black layer.

ETwoLayersImageSegmenter.BlackLayerIndex

Index of the black layer in the destination coded image.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

virtual uint BlackLayerIndex

{ get; set; }

Remarks

Setting this property automatically switches on the encoding of the black layer.