vision
|
Public Member Functions | |
bool | open (yarp::os::Searchable &config) override |
bool | detect (const yarp::sig::Image &inYarpImg, yarp::os::Bottle &detectedObjects) override |
Private Attributes | |
std::string | algorithm |
double | morphClosing |
int | threshold |
int | maxNumBlobs |