| 
    HLR
    0.0.1
    
   | 
 
Collection of detected cups Collection of detected cups where the location of the cups is described in where it's center is located in the depth frame. More...
#include <ICupDetector.hpp>
Public Attributes | |
| std::vector< cv::Point > | cups | 
| List of detected cups with their corresponding X and Y image.  | |
| std::shared_ptr< cv::Mat > | frame | 
| Depth frame Depth frame in wich the cups were detected.  More... | |
Collection of detected cups Collection of detected cups where the location of the cups is described in where it's center is located in the depth frame.
| std::shared_ptr<cv::Mat> HLR::Vision::CupDetection::frame | 
Depth frame Depth frame in wich the cups were detected.
 1.8.11