EDataAugmentation::GetEnableHorizontalFlip

EDataAugmentation::SetEnableHorizontalFlip

Sets whether to use horizontally flipped versions of input images.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool GetEnableHorizontalFlip() const

void SetEnableHorizontalFlip(bool enable)

EDataAugmentation.EnableHorizontalFlip

Sets whether to use horizontally flipped versions of input images.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool EnableHorizontalFlip

{ get; set; }