EDataAugmentation::GetStainDisruptionMaxAnchorPoints

EDataAugmentation::SetStainDisruptionMaxAnchorPoints

The maximum number of anchor points to use while disrupting the ellipse.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetStainDisruptionMaxAnchorPoints()

void SetStainDisruptionMaxAnchorPoints(OEV_UINT32 stainDisruptioMaxAnchorPoints)

EDataAugmentation.StainDisruptionMaxAnchorPoints

The maximum number of anchor points to use while disrupting the ellipse.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint StainDisruptionMaxAnchorPoints

{ get; set; }