ELocatorBase::GetHeight

ELocatorBase::SetHeight

Height of input images.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetHeight() const

void SetHeight(OEV_UINT32 height)

Remarks

If the locator tool is not trained or the value was not explicitely set, its value will be 0.

ELocatorBase.Height

Height of input images.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint Height

{ get; set; }

Remarks

If the locator tool is not trained or the value was not explicitely set, its value will be 0.