Holds motion vector information about an element.
Definition at line 44 of file sources/includes/nvds_opticalflow_meta.h.
Data Fields | |
| short | flowx |
| Holds the motion vector X component. More... | |
| short | flowy |
| Holds the motion vector Y component. More... | |
| short _NvOFFlowVector::flowx |
Holds the motion vector X component.
Definition at line 47 of file sources/includes/nvds_opticalflow_meta.h.
| short _NvOFFlowVector::flowy |
Holds the motion vector Y component.
Definition at line 50 of file sources/includes/nvds_opticalflow_meta.h.