NVIDIA DeepStream SDK API Reference

6.2 Release
_NvOFFlowVector Struct Reference

Detailed Description

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...
 

Field Documentation

◆ flowx

gshort _NvOFFlowVector::flowx

Holds the motion vector X component.

Definition at line 43 of file nvds_opticalflow_meta.h.

◆ flowy

gshort _NvOFFlowVector::flowy

Holds the motion vector Y component.

Definition at line 46 of file nvds_opticalflow_meta.h.


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