ETwoLayersImageSegmenter::GetWhiteLayerIndex

ETwoLayersImageSegmenter::SetWhiteLayerIndex

Index of the white layer in the destination coded image.

Namespace: Euresys::Open_eVision::Segmenters

[C++]

OEV_UINT32 GetWhiteLayerIndex() const

void SetWhiteLayerIndex(OEV_UINT32 index)

Remarks

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

ETwoLayersImageSegmenter.WhiteLayerIndex

Index of the white layer in the destination coded image.

Namespace: Euresys.Open_eVision.Segmenters

[C#]

virtual uint WhiteLayerIndex

{ get; set; }

Remarks

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