NVIDIA DeepStream SDK API Reference

4.0.1 Release

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

Detailed Description

Holds information about motion vector information of an element.

Definition at line 40 of file nvds_opticalflow_meta.h.

Data Fields

gshort flowx
 x component of motion vector More...
 
gshort flowy
 y component of motion vector More...
 

Field Documentation

gshort _NvOFFlowVector::flowx

x component of motion vector

Definition at line 43 of file nvds_opticalflow_meta.h.

gshort _NvOFFlowVector::flowy

y component of motion vector

Definition at line 46 of file nvds_opticalflow_meta.h.


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