![]() |
NVIDIA DeepStream SDK API Reference4.0.2 Release |
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... | |
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.