EDataAugmentation::GetStainInterpolationSiteFactor

EDataAugmentation::SetStainInterpolationSiteFactor

The factor to compute the number of interpolation sites to use from the number of anchor points.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

float GetStainInterpolationSiteFactor()

void SetStainInterpolationSiteFactor(float interpolationSiteFactor)

EDataAugmentation.StainInterpolationSiteFactor

The factor to compute the number of interpolation sites to use from the number of anchor points.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

float StainInterpolationSiteFactor

{ get; set; }