 |
Visual Servoing Platform
version 3.2.0
|
38 #include <visp3/core/vpConfig.h>
40 #include <visp3/detection/vpDetectorBase.h>
77 for (
size_t j = 0; j <
m_polygon[i].size(); j++) {
95 for (
size_t j = 0; j <
m_polygon[i].size(); j++) {
std::vector< std::string > m_message
Message attached to each object.
Used to indicate that a value is not in the allowed range.
vpRect getBBox(size_t i) const
std::vector< std::vector< vpImagePoint > > & getPolygon()
std::vector< std::vector< vpImagePoint > > m_polygon
vpImagePoint getCog(size_t i) const
Class that defines a 2D point in an image. This class is useful for image processing and stores only ...
error that can be emited by ViSP classes.
std::vector< std::string > & getMessage()
Defines a rectangle in the plane.