Open Detection
1.0
|
This is the complete list of members for od::ODDetection, including all inherited members.
getConfidence() const | od::ODDetection | inline |
getId() const | od::ODDetection | inline |
getType() const | od::ODDetection | inline |
OD_DEFINE_ENUM_WITH_STRING_CONVERSIONS(DetectionType,(OD_DETECTION_RECOG)(OD_DETECTION_CLASS)(OD_DETECTION_NULL)) virtual ~ODDetection() | od::ODDetection | inline |
ODDetection(DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1) | od::ODDetection | inline |
printSelf() | od::ODDetection | inline |
setConfidence(double confidence_) | od::ODDetection | inline |
setId(std::string const &id_) | od::ODDetection | inline |
setType(DetectionType const &type_) | od::ODDetection | inline |