vision
|
Public Types | |
using | VertexType = std::pair< int, int > |
Public Member Functions | |
void | onRead (yarp::os::Bottle &bot, const yarp::os::TypedReader< yarp::os::Bottle > &reader) override |
yarp::sig::VectorOf< VertexType > | getVertices () const |
Private Attributes | |
yarp::sig::VectorOf< VertexType > | cropVertices |
std::mutex | cropMutex |
bool | isCropping {false} |