Open Detection  1.0
od::ODDetection Member List

This is the complete list of members for od::ODDetection, including all inherited members.

getConfidence() const od::ODDetectioninline
getId() const od::ODDetectioninline
getType() const od::ODDetectioninline
OD_DEFINE_ENUM_WITH_STRING_CONVERSIONS(DetectionType,(OD_DETECTION_RECOG)(OD_DETECTION_CLASS)(OD_DETECTION_NULL)) virtual ~ODDetection()od::ODDetectioninline
ODDetection(DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)od::ODDetectioninline
printSelf()od::ODDetectioninline
setConfidence(double confidence_)od::ODDetectioninline
setId(std::string const &id_)od::ODDetectioninline
setType(DetectionType const &type_)od::ODDetectioninline