![]() |
NimbRo ROS Soccer Package
|
A container class for testing countours. More...
#include <ContourTester.hpp>
Public Member Functions | |
ContourTester (Size box, size_t _max=2, string _name="ContourTester") | |
bool | IsReady (size_t count) |
bool | IsReady () |
void | Show (int wait=1) |
Public Attributes | |
Mat | Image |
vector< vector< Point > > | Contours |
string | name |
size_t | Max |
vector< Scalar > | colors |
A container class for testing countours.