NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_NvOFFlowVector Struct Reference

Detailed Description

Holds motion vector information about an element.

Definition at line 40 of file nvds_opticalflow_meta.h.

Data Fields

gshort flowx
 Holds the motion vector X component. More...
 
gshort flowy
 Holds the motion vector Y component. More...
 

Field Documentation

gshort _NvOFFlowVector::flowx

Holds the motion vector X component.

Definition at line 43 of file nvds_opticalflow_meta.h.

gshort _NvOFFlowVector::flowy

Holds the motion vector Y component.

Definition at line 46 of file nvds_opticalflow_meta.h.


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