This is the complete list of members for openvino_face_detection, including all inherited members.
_age_detector | openvino_face_detection | private |
_block | rs2::processing_block | protected |
_face_detector | openvino_face_detection | private |
_faces | openvino_face_detection | private |
_id | openvino_face_detection | private |
_ie | openvino_face_detection | private |
_objects | openvino_face_detection | private |
as() const | rs2::filter | inline |
calc_face_attrs(const rs2::video_frame &cf, const rs2::depth_frame &df, cv::Rect const &depth_bbox, float *p_mean_depth) | openvino_face_detection | inlineprivatestatic |
filter(std::shared_ptr< rs2_processing_block > block, int queue_size=1) | rs2::filter | inline |
filter(S processing_function, int queue_size=1) | rs2::filter | inline |
get() const | rs2::filter | inline |
get_context(rs2::frame f=rs2::frame()) const | post_processing_filter | inlineprotected |
get_info(rs2_camera_info info) const | rs2::processing_block | inline |
get_name() const | post_processing_filter | inline |
get_option(rs2_option option) const | rs2::options | inline |
get_option_description(rs2_option option) const | rs2::options | inline |
get_option_name(rs2_option option) const | rs2::options | inline |
get_option_range(rs2_option option) const | rs2::options | inline |
get_option_value_description(rs2_option option, float val) const | rs2::options | inline |
get_queue() | rs2::filter | inline |
get_supported_options() | rs2::options | inline |
get_trinsics(rs2::video_frame cf, rs2::depth_frame df, rs2_intrinsics &color_intrin, rs2_intrinsics &depth_intrin, rs2_extrinsics &color_extrin, rs2_extrinsics &depth_extrin) | post_processing_filter | inlineprotected |
invoke(frame f) const | rs2::processing_block | inline |
is() const | rs2::filter | inline |
is_option_read_only(rs2_option option) const | rs2::options | inline |
is_pb_enabled() const | post_processing_filter | inlineprotected |
on_processing_block_enable(bool e) override | openvino_face_detection | inlineprivatevirtual |
openvino_face_detection(std::string const &name) | openvino_face_detection | inline |
operator bool() const | rs2::filter | inline |
operator rs2_options *() const | rs2::processing_block | inline |
operator=(const options &other) | rs2::options | inline |
operator=(const T &dev) | rs2::options | inlineprotected |
operator>>(S &on_frame) | rs2::processing_block | inline |
options(const options &other) | rs2::options | inline |
options(rs2_options *o=nullptr) | rs2::options | inlineexplicitprotected |
post_processing_filter(std::string const &name) | post_processing_filter | inlineprotected |
post_processing_worker_filter(std::string const &name) | post_processing_worker_filter | inlineprotected |
process(rs2::frame frame) const override | rs2::filter | inlinevirtual |
process_frame(rs2::frame fs) override | post_processing_worker_filter | inlineprotectedvirtual |
processing_block(std::shared_ptr< rs2_processing_block > block) | rs2::processing_block | inline |
processing_block(S processing_function) | rs2::processing_block | inline |
project_rect_to_depth(rs2::rect const &bbox, rs2::depth_frame df, rs2_intrinsics const &color_intrin, rs2_intrinsics const &depth_intrin, rs2_extrinsics const &color_extrin, rs2_extrinsics const &depth_extrin) | post_processing_filter | inlineprotected |
register_simple_option(rs2_option option_id, option_range range) | rs2::processing_block | inlineprotected |
release_background_worker() | post_processing_worker_filter | inlineprotected |
set_option(rs2_option option, float value) const | rs2::options | inline |
start(rs2::subdevice_model &model) override | openvino_face_detection | inlinevirtual |
rs2::filter::start(S on_frame) | rs2::processing_block | inline |
supports(rs2_camera_info info) const | rs2::processing_block | inline |
rs2::options::supports(rs2_option option) const | rs2::options | inline |
worker_body(rs2::frame f) override | openvino_face_detection | inlineprivatevirtual |
worker_end() | post_processing_worker_filter | inlineprotectedvirtual |
worker_start() override | openvino_face_detection | inlineprivatevirtual |
~filter_interface()=default | rs2::filter_interface | virtual |
~openvino_face_detection() | openvino_face_detection | inline |
~options()=default | rs2::options | virtual |
~post_processing_worker_filter() | post_processing_worker_filter | inlineprotected |