Open Detection  1.0
od::ODDetection2D Member List

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

bounding_box_2d_od::ODDetection2D
getBoundingBox() const od::ODDetection2Dinline
getConfidence() const od::ODDetectioninline
getId() const od::ODDetectioninline
getLocation() const od::ODDetection2Dinline
getMetainfoImage() const od::ODDetection2Dinline
getType() const od::ODDetectioninline
location_2d_od::ODDetection2D
metainfo_image_od::ODDetection2D
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
ODDetection2D(DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)od::ODDetection2Dinline
printSelf()od::ODDetectioninline
setBoundingBox(cv::Rect const &bounding_box_)od::ODDetection2Dinline
setConfidence(double confidence_)od::ODDetectioninline
setId(std::string const &id_)od::ODDetectioninline
setLocation(Eigen::Vector3d const &location_)od::ODDetection2Dinline
setMetainfoImage(cv::Mat const &metainfo_image_)od::ODDetection2Dinline
setType(DetectionType const &type_)od::ODDetectioninline
~ODDetection2D()od::ODDetection2Dinlinevirtual