Classes | Typedefs | Functions
openvino_helpers Namespace Reference

Classes

class  age_gender_detection
 
struct  base_detection
 
class  detected_object
 
class  error_listener
 
struct  object_detection
 

Typedefs

typedef std::list< detected_object::ptrdetected_objects
 

Functions

cv::Rect adjust_face_bbox (cv::Rect const &r, float enlarge_coefficient=1, float dx_coefficient=1, float dy_coefficient=1)
 
float calc_intensity (const cv::Mat &src)
 
detected_object::ptr find_object (cv::Rect rect, detected_objects const &objects)
 
template<typename T >
void matU8ToBlob (const cv::Mat &orig_image, InferenceEngine::Blob::Ptr &blob, int batchIndex=0)
 
std::vector< std::stringread_labels (std::string const &filename)
 
std::string remove_ext (const std::string &filepath)
 
static InferenceEngine::Blob::Ptr wrapMat2Blob (const cv::Mat &mat)
 

Typedef Documentation

Definition at line 52 of file detected-object.h.

Function Documentation

cv::Rect openvino_helpers::adjust_face_bbox ( cv::Rect const &  r,
float  enlarge_coefficient = 1,
float  dx_coefficient = 1,
float  dy_coefficient = 1 
)
inline

Definition at line 154 of file openvino-helpers.h.

float openvino_helpers::calc_intensity ( const cv::Mat &  src)
inline

Definition at line 124 of file openvino-helpers.h.

detected_object::ptr openvino_helpers::find_object ( cv::Rect  rect,
detected_objects const &  objects 
)

Definition at line 42 of file detected-object.cpp.

template<typename T >
void openvino_helpers::matU8ToBlob ( const cv::Mat &  orig_image,
InferenceEngine::Blob::Ptr &  blob,
int  batchIndex = 0 
)

Definition at line 33 of file openvino-helpers.h.

std::vector< std::string > openvino_helpers::read_labels ( std::string const &  filename)
inline

Definition at line 136 of file openvino-helpers.h.

std::string openvino_helpers::remove_ext ( const std::string filepath)
inline

Definition at line 112 of file openvino-helpers.h.

static InferenceEngine::Blob::Ptr openvino_helpers::wrapMat2Blob ( const cv::Mat &  mat)
static

Definition at line 85 of file openvino-helpers.h.



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