ELocatorResult::GetGroundtruthObjects

Groundtruth objects if ELocatorResult::HasGroundtruth is equal to true.

Namespace: Euresys::Open_eVision::EasyDeepLearning

[C++]

std::vector<Euresys::Open_eVision::EasyDeepLearning::ELocatorObject> GetGroundtruthObjects() const

ELocatorResult.GroundtruthObjects

Groundtruth objects if ELocatorResult::HasGroundtruth is equal to true.

Namespace: Euresys.Open_eVision.EasyDeepLearning

[C#]

Euresys.Open_eVision.EasyDeepLearning.ELocatorObject[] GroundtruthObjects

{ get; }