NVIDIA DeepStream SDK API Reference

6.4 Release
_NvOFFlowVector Struct Reference

Detailed Description

Holds motion vector information about an element.

Definition at line 38 of file nvds_opticalflow_meta.h.

Data Fields

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

Field Documentation

◆ flowx

short _NvOFFlowVector::flowx

Holds the motion vector X component.

Definition at line 41 of file nvds_opticalflow_meta.h.

◆ flowy

short _NvOFFlowVector::flowy

Holds the motion vector Y component.

Definition at line 44 of file nvds_opticalflow_meta.h.


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