Public Member Functions | Public Attributes | List of all members
detector_and_labels Struct Reference

Public Member Functions

 detector_and_labels (std::string const &path_to_xml)
 
void load_labels ()
 
openvino_helpers::object_detectionoperator-> ()
 

Public Attributes

std::shared_ptr< openvino_helpers::object_detectiondetector
 
std::vector< std::stringlabels
 

Detailed Description

Definition at line 32 of file rs-dnn-vino.cpp.

Constructor & Destructor Documentation

detector_and_labels::detector_and_labels ( std::string const &  path_to_xml)
inline

Definition at line 37 of file rs-dnn-vino.cpp.

Member Function Documentation

void detector_and_labels::load_labels ( )
inline

Definition at line 44 of file rs-dnn-vino.cpp.

openvino_helpers::object_detection* detector_and_labels::operator-> ( )
inline

Definition at line 42 of file rs-dnn-vino.cpp.

Member Data Documentation

std::shared_ptr< openvino_helpers::object_detection > detector_and_labels::detector

Definition at line 34 of file rs-dnn-vino.cpp.

std::vector< std::string > detector_and_labels::labels

Definition at line 35 of file rs-dnn-vino.cpp.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31