ESpot::GetDLLabel
Returns the Deep Learning classification label.
This information is available when the Deep Learning classification has been activated by ESpotDetector::DLClassifierPath
.
See also ESpot::DLProbability
.
Namespace: Euresys::Open_eVision
[C++]
std::string GetDLLabel() const
ESpot.DLLabel
Returns the Deep Learning classification label.
This information is available when the Deep Learning classification has been activated by ESpotDetector.DLClassifierPath
.
See also ESpot.DLProbability
.
Namespace: Euresys.Open_eVision
[C#]
string DLLabel
{ get; }
ESpot.DLLabel
Returns the Deep Learning classification label.
This information is available when the Deep Learning classification has been activated by ESpotDetector.DLClassifierPath
.
See also ESpot.DLProbability
.
Module: open_evision
[Python]
DLLabel: str
{get}