NVIDIA DeepStream SDK API Reference

4.0.2 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
_NvOFFlowVector Struct Reference

Detailed Description

Copyright (c) 2019, NVIDIA CORPORATION.

All rights reserved.

NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without an express license agreement from NVIDIA Corporation is strictly prohibited. Holds information about motion vector information of an element

Definition at line 24 of file nvds_opticalflow_meta.h.

Data Fields

gshort flowx
 x component of motion vector More...
 
gshort flowy
 y component of motion vector More...
 

Field Documentation

gshort _NvOFFlowVector::flowx

x component of motion vector

Definition at line 27 of file nvds_opticalflow_meta.h.

gshort _NvOFFlowVector::flowy

y component of motion vector

Definition at line 30 of file nvds_opticalflow_meta.h.


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