18 #include <yarp/os/Time.h> 41 return ((
bridge!=
nullptr) && (getRate()!=0.0));
69 return ((
bridge!=
nullptr) && (getRate()!=0.0));
97 if ((
bridge!=
nullptr) && info.created && !info.incoming)
101 yInfo(
"Connected to the classifier");
void setBridge(IOL2OPCBridge *bridge)
void report(const PortInfo &info)
void updateOPC()
updateOPC The whole procedure to update OPC, including naming known and unknown objects, drawing bounding boxes around objects
void setBridge(IOL2OPCBridge *bridge)
void doLocalization()
doLocalization The whole procedure to classify objects, from getting image to draw bounding boxes arr...
void setBridge(IOL2OPCBridge *bridge)