ESpot::GetDLProbability

Returns the Deep Learning classification probability.

This information is available when the Deep Learning classification has been activated by ESpotDetector::DLClassifierPath. See also ESpot::DLLabel.

Namespace: Euresys::Open_eVision

[C++]

float GetDLProbability() const

ESpot.DLProbability

Returns the Deep Learning classification probability.

This information is available when the Deep Learning classification has been activated by ESpotDetector.DLClassifierPath. See also ESpot.DLLabel.

Namespace: Euresys.Open_eVision

[C#]

float DLProbability

{ get; }

ESpot.DLProbability

Returns the Deep Learning classification probability.

This information is available when the Deep Learning classification has been activated by ESpotDetector.DLClassifierPath. See also ESpot.DLLabel.

Module: open_evision

[Python]

DLProbability: float

{get}