NVIDIA DeepStream SDK API Reference

4.0.1 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups
nvds_dewarper_meta.h
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.
3  *
4  * NVIDIA Corporation and its licensors retain all intellectual property
5  * and proprietary rights in and to this software, related documentation
6  * and any modifications thereto. Any use, reproduction, disclosure or
7  * distribution of this software and related documentation without an express
8  * license agreement from NVIDIA Corporation is strictly prohibited.
9  *
10  */
11 
26 #ifndef _NVDS_DEWARPER_META_H_
27 #define _NVDS_DEWARPER_META_H_
28 
29 #include <gst/gst.h>
30 
31 #ifdef __cplusplus
32 extern "C"
33 {
34 #endif
35 
43 #define MAX_DEWARPED_VIEWS 4
44 
45 typedef enum
46 {
57 
58 typedef struct _NvDewarperSurfaceMeta {
70  guint source_id;
76 
77 #ifdef __cplusplus
78 }
79 #endif
80 
81 #endif
82 
guint num_filled_surfaces
number of filled surfaces in the frame
guint source_id
source id of the frame e.g.
guint index[MAX_DEWARPED_VIEWS]
an array of index of dewarped surfaces
vertical radical cylindrical surface
#define MAX_DEWARPED_VIEWS
Defines DeepStream Dewarper metadata.
struct _NvDewarperSurfaceMeta NvDewarperSurfaceMeta
NvDsSurfaceType
pushbroom surface surface type
guint type[MAX_DEWARPED_VIEWS]
an array of type of dewarped surfaces