EDataAugmentation::GetEnableVerticalFlip

EDataAugmentation::SetEnableVerticalFlip

Sets whether to use vertically flipped versions of input images.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

bool GetEnableVerticalFlip() const

void SetEnableVerticalFlip(bool enable)

EDataAugmentation.EnableVerticalFlip

Sets whether to use vertically flipped versions of input images.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

bool EnableVerticalFlip

{ get; set; }