Skip to main content
Ctrl+K

Intel® Deep Learning Streamer (Intel® DL Streamer) documentation

  • Get Started
    • Hardware Requirements
    • Install Guide
      • Install Guide Ubuntu
      • Uninstall Guide Ubuntu
    • Tutorial
    • Quick Start Guide for Media Analytics on Intel® Data Center GPU Flex Series
    • Samples
  • Developer Guide
    • Metadata
    • Model Preparation
      • Yolov5 Model Preparation Example
    • Model-proc File
    • How to Create Model-proc File
    • Python Bindings
    • Custom Processing
    • Object Tracking
      • DeepSORT tracking support
    • GPU device selection
    • Profiling with Intel VTune™
    • Converting NVIDIA DeepStream Pipelines to Intel® Deep Learning Streamer (Intel® DL Streamer) Pipeline Framework
    • How to Contribute
      • Coding Style
    • Latency Tracer
  • Elements
    • gvadetect
    • gvaclassify
    • gvainference
    • gvaaudiodetect
    • gvatrack
    • gvametaconvert
    • gvametapublish
    • gvametaaggregate
    • gvapython
    • gvawatermark
    • gvafpscounter
    • python_object_association
  • Supported Models
  • API Reference
    • Intel® Deep Learning Streamer (Intel® DL Streamer) API reference
    • Global Namespace
      • namespace GVA
        • template struct GVA::Rect
        • template struct GVA::Segment
        • class GVA::AudioEvent
        • class GVA::AudioFrame
        • class GVA::RegionOfInterest
        • class GVA::Tensor
        • class GVA::VideoFrame
      • namespace gstgva
        • namespace gstgva::region_of_interest
        • namespace gstgva::tensor
        • namespace gstgva::video_frame
      • enum GVALayout
      • enum GVAPrecision
      • struct GstGVAAudioEventMeta
      • struct _GstGVAJSONMeta
      • struct _GstGVATensorMeta
  • Architecture 2.0 [Preview]
    • Migration to 2.0
    • ① Memory Interop and C++ abstract interfaces
    • ② C++ elements
    • ③ GStreamer Elements
    • ③ GStreamer Bin Elements
    • ③ Python Bindings
    • PyTorch tensor inference [Preview]
    • Elements 2.0
    • Packaging
    • Samples 2.0
    • API 2.0 Reference
      • Global Namespace
        • namespace dlstreamer
        • enum GVALayout
        • enum GVAPrecision
        • struct GstGVAAudioEventMeta
        • struct _GstGVAJSONMeta
        • struct _GstGVATensorMeta
  • .rst

namespace GVA

namespace GVA#

namespace GVA {

// structs

template <typename T>
struct Rect;

template <typename T>
struct Segment;

// classes

class AudioEvent;
class AudioFrame;
class RegionOfInterest;
class Tensor;
class VideoFrame;

} // namespace GVA

previous

Global Namespace

next

template struct GVA::Rect

By Intel Corporation

© Copyright 2022, Intel Corporation.