detect(const cv::Mat &image, std::vector< cv::Point2f > &points) const =0 | visual_pose_estimation::ObjectDetector | [pure virtual] |
getDisplayImage(const cv::Mat &source, const std::vector< cv::Point2f > &points, bool success, cv::Mat &display) const =0 | visual_pose_estimation::ObjectDetector | [pure virtual] |