Open Detection
1.0
OD
User Guide
API Documentation
GSoC 2017 Ideas
GSoC16
Downloads
Namespace List
Class List
Examples
Class List
Class Index
Class Hierarchy
Class Members
od::ODDetectionComplete Member List
This is the complete list of members for
od::ODDetectionComplete
, including all inherited members.
bounding_box_2d_
od::ODDetection2D
getBoundingBox
() const
od::ODDetection2D
inline
getConfidence
() const
od::ODDetection
inline
getId
() const
od::ODDetection
inline
od::getLocation
() const
od::ODDetection2D
inline
od::ODDetection3D::getLocation
() const
od::ODDetection3D
inline
getMetainfoCluster
() const
od::ODDetection3D
inline
od::getMetainfoImage
() const
od::ODDetection2D
inline
od::ODDetection3D::getMetainfoImage
() const
od::ODDetection3D
inline
getPose
() const
od::ODDetection3D
inline
getScale
() const
od::ODDetection3D
inline
getType
() const
od::ODDetection
inline
location_2d_
od::ODDetection2D
location_3d_
od::ODDetection3D
metainfo_cluster_
od::ODDetection3D
od::metainfo_image_
od::ODDetection2D
od::ODDetection3D::metainfo_image_
od::ODDetection3D
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
ODDetection2D
(DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)
od::ODDetection2D
inline
ODDetection3D
(DetectionType const &type_=OD_DETECTION_NULL, std::string const &id_="", double confidence_=1)
od::ODDetection3D
inline
orientation_
od::ODDetection3D
od::printSelf
()
od::ODDetection
inline
od::ODDetection3D::printSelf
()
od::ODDetection3D
inline
scale_
od::ODDetection3D
setBoundingBox
(cv::Rect const &bounding_box_)
od::ODDetection2D
inline
setConfidence
(double confidence_)
od::ODDetection
inline
setId
(std::string const &id_)
od::ODDetection
inline
od::setLocation
(Eigen::Vector3d const &location_)
od::ODDetection2D
inline
od::ODDetection3D::setLocation
(Eigen::Vector4d const &location_)
od::ODDetection3D
inline
od::ODDetection3D::setLocation
(cv::Mat const &location_)
od::ODDetection3D
inline
setMetainfoCluster
(typename pcl::PointCloud< pcl::PointXYZ >::Ptr const &metainfo_cluster_)
od::ODDetection3D
inline
od::setMetainfoImage
(cv::Mat const &metainfo_image_)
od::ODDetection2D
inline
od::ODDetection3D::setMetainfoImage
(cv::Mat const &metainfo_image)
od::ODDetection3D
inline
setPose
(Eigen::Matrix3Xd const &pose_)
od::ODDetection3D
inline
setPose
(cv::Mat const &pose_cv)
od::ODDetection3D
inline
setScale
(double scale)
od::ODDetection3D
inline
setType
(DetectionType const &type_)
od::ODDetection
inline
~ODDetection2D
()
od::ODDetection2D
inline
virtual
~ODDetection3D
()
od::ODDetection3D
inline
virtual
Send your queries
here
.