GStreamer Video Analytics (GVA) Plugin
|
This is the complete list of members for GVA::Tensor, including all inherited members.
_structure | GVA::Tensor | protected |
AudioFrame (defined in GVA::Tensor) | GVA::Tensor | friend |
confidence() const | GVA::Tensor | inline |
data() const | GVA::Tensor | inline |
dims() const | GVA::Tensor | inline |
element_id() const | GVA::Tensor | inline |
fields() const | GVA::Tensor | inline |
format() const | GVA::Tensor | inline |
get_double(const std::string &field_name, double default_value=0) const | GVA::Tensor | inline |
get_int(const std::string &field_name, int32_t default_value=0) const | GVA::Tensor | inline |
get_string(const std::string &field_name, const std::string &default_value=std::string()) const | GVA::Tensor | inline |
gst_structure() const | GVA::Tensor | inline |
has_field(const std::string &field_name) const | GVA::Tensor | inline |
is_detection() const | GVA::Tensor | inline |
label() const | GVA::Tensor | inline |
label_id() const | GVA::Tensor | inline |
layer_name() const | GVA::Tensor | inline |
layout() const | GVA::Tensor | inline |
Layout enum name | GVA::Tensor | |
layout_as_string() const | GVA::Tensor | inline |
model_name() const | GVA::Tensor | inline |
name() const | GVA::Tensor | inline |
Precision enum name | GVA::Tensor | |
precision() const | GVA::Tensor | inline |
precision_as_string() const | GVA::Tensor | inline |
set_double(const std::string &field_name, double value) | GVA::Tensor | inline |
set_int(const std::string &field_name, int value) | GVA::Tensor | inline |
set_label(const std::string &label) | GVA::Tensor | inline |
set_name(const std::string &name) | GVA::Tensor | inline |
set_string(const std::string &field_name, const std::string &value) | GVA::Tensor | inline |
Tensor(GstStructure *structure) | GVA::Tensor | inline |
VideoFrame (defined in GVA::Tensor) | GVA::Tensor | friend |