ELocatorResult Class

Result of a ELocator tool.

Namespace: Euresys::Open_eVision::EasyDeepLearning

Methods

Draws the detected objects with their label and score.
Constructs an ELocatorResult object.
Detected objects.
Detection threshold set by the ELocator tool.
Groundtruth objects if ELocatorResult::HasGroundtruth is equal to true.
i-th label recognized by the ELocator.
Color of a label.
Locator features of the result.
Number of detected objects in the image.
Number of labels the ELocator can recognize.
Object size for prediction made by a EInterestPointLocator.
Whether the result has a groundtruth.
Whether the result is valid and was produced by a ELocator objet.
Loads a locator result. The given ESerializer must have been created for reading.
Assignement operator.
Removes the groundtruth.
Saves a locator result. The given ESerializer must have been created for writing.

ELocatorResult Class

Result of a ELocator tool.

Namespace: Euresys.Open_eVision.EasyDeepLearning

Properties

Detected objects.
Detection threshold set by the ELocator tool.
Groundtruth objects if ELocatorResult::HasGroundtruth is equal to true.
Locator features of the result.
Number of labels the ELocator can recognize.
Object size for prediction made by a EInterestPointLocator.

Methods

Draws the detected objects with their label and score.
Constructs an ELocatorResult object.
i-th label recognized by the ELocator.
Color of a label.
Number of detected objects in the image.
Whether the result has a groundtruth.
Whether the result is valid and was produced by a ELocator objet.
Loads a locator result. The given ESerializer must have been created for reading.
Assignement operator.
Removes the groundtruth.
Saves a locator result. The given ESerializer must have been created for writing.