EUnsupervisedSegmenter::GetCapacity

EUnsupervisedSegmenter::SetCapacity

Capacity of the EUnsupervisedSegmenter.
A higher capacity makes the unsupervised segmenter capable of learning more information at the cost of a slower processing speed.

Namespace: Euresys::Open_eVision_2_16::EasyDeepLearning

[C++]

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

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

EUnsupervisedSegmenter.Capacity

Capacity of the EUnsupervisedSegmenter.
A higher capacity makes the unsupervised segmenter capable of learning more information at the cost of a slower processing speed.

Namespace: Euresys.Open_eVision_2_16.EasyDeepLearning

[C#]

Euresys.Open_eVision_2_16.EasyDeepLearning.EUnsupervisedSegmenterCapacity Capacity

{ get; set; }