EClassifier::GetEnableAutomaticImageReformat

EClassifier::SetEnableAutomaticImageReformat

Enable automatic image reformat (true by default).

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool GetEnableAutomaticImageReformat() const

void SetEnableAutomaticImageReformat(bool val)

EClassifier.EnableAutomaticImageReformat

Enable automatic image reformat (true by default).

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool EnableAutomaticImageReformat

{ get; set; }