NVIDIA DeepStream SDK API Reference6.0.1 Release |
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... | |
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.