Visual Servoing Platform  version 3.5.1 under development (2023-05-12)
vpDetectorDNN Member List

This is the complete list of members for vpDetectorDNN, including all inherited members.

detect(const vpImage< unsigned char > &I)vpDetectorDNNvirtual
detect(const vpImage< vpRGBa > &I, std::vector< vpRect > &boundingBoxes)vpDetectorDNNvirtual
getBBox(size_t i) constvpDetectorBase
getCog(size_t i) constvpDetectorBase
getDetectionBBs(bool afterNMS=true) constvpDetectorDNN
getDetectionClassIds(bool afterNMS=true) constvpDetectorDNN
getDetectionConfidence(bool afterNMS=true) constvpDetectorDNN
getMessage()vpDetectorBaseinline
getMessage(size_t i)vpDetectorBase
getNbObjects() constvpDetectorBaseinline
getPolygon()vpDetectorBaseinline
getPolygon(size_t i)vpDetectorBase
m_messagevpDetectorBaseprotected
m_nb_objectsvpDetectorBaseprotected
m_polygonvpDetectorBaseprotected
m_timeout_msvpDetectorBaseprotected
readNet(const std::string &model, const std::string &config="", const std::string &framework="")vpDetectorDNN
setConfidenceThreshold(float confThreshold)vpDetectorDNN
setInputSize(int width, int height)vpDetectorDNN
setMean(double meanR, double meanG, double meanB)vpDetectorDNN
setNMSThreshold(float nmsThreshold)vpDetectorDNN
setPreferableBackend(int backendId)vpDetectorDNN
setPreferableTarget(int targetId)vpDetectorDNN
setScaleFactor(double scaleFactor)vpDetectorDNN
setSwapRB(bool swapRB)vpDetectorDNN
setTimeout(unsigned long timeout_ms)vpDetectorBaseinline
vpDetectorBase()vpDetectorBase
vpDetectorBase(const vpDetectorBase &o)vpDetectorBase
vpDetectorDNN()vpDetectorDNN
~vpDetectorBase()vpDetectorBaseinlinevirtual
~vpDetectorDNN()vpDetectorDNNvirtual