EClassifier::GetCapacity

EClassifier::SetCapacity

Capacity of classifier to use. Be aware that changing the classifier capacity will delete the effect of any previous training.

Namespace: Euresys::Open_eVision_2_16::EasyDeepLearning

[C++]

Euresys::Open_eVision_2_16::EasyDeepLearning::EClassifierCapacity GetCapacity() const

void SetCapacity(Euresys::Open_eVision_2_16::EasyDeepLearning::EClassifierCapacity capacity)

EClassifier.Capacity

Capacity of classifier to use. Be aware that changing the classifier capacity will delete the effect of any previous training.

Namespace: Euresys.Open_eVision_2_16.EasyDeepLearning

[C#]

Euresys.Open_eVision_2_16.EasyDeepLearning.EClassifierCapacity Capacity

{ get; set; }