EDataAugmentation::GetStainDisruptionMaxIntensity

EDataAugmentation::SetStainDisruptionMaxIntensity

The maximun offset applied to the coordinates (x,y) of a pixel from the ellipse contour.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetStainDisruptionMaxIntensity()

void SetStainDisruptionMaxIntensity(float stainDisruptionMaxIntensity)

EDataAugmentation.StainDisruptionMaxIntensity

The maximun offset applied to the coordinates (x,y) of a pixel from the ellipse contour.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float StainDisruptionMaxIntensity

{ get; set; }