38 #include <visp3/core/vpConfig.h> 40 #include <visp3/detection/vpDetectorBase.h> 82 for (
size_t j = 0; j <
m_polygon[i].size(); j++) {
100 for (
size_t j = 0; j <
m_polygon[i].size(); j++) {
Used to indicate that a value is not in the allowed range.
unsigned long m_timeout_ms
Detection timeout.
vpRect getBBox(size_t i) const
error that can be emited by ViSP classes.
size_t m_nb_objects
Number of detected objects.
vpImagePoint getCog(size_t i) const
std::vector< std::vector< vpImagePoint > > m_polygon
For each object, defines the polygon that contains the object.
Defines a rectangle in the plane.
Class that defines a 2D point in an image. This class is useful for image processing and stores only ...
std::vector< std::string > & getMessage()
std::vector< std::string > m_message
Message attached to each object.
std::vector< std::vector< vpImagePoint > > & getPolygon()