|
|
NVIDIA DeepStream SDK API Reference4.0 Release |
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... | |
| 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.