ELocatorBase::GetWidth

ELocatorBase::SetWidth

Width of input images.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

OEV_UINT32 GetWidth() const

void SetWidth(OEV_UINT32 width)

Remarks

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

ELocatorBase.Width

Width of input images.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

uint Width

{ get; set; }

Remarks

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