NVIDIA DeepStream SDK API Reference

4.0.2 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvds_dewarper_meta.h
Go to the documentation of this file.
1 
11 #ifndef _NVDS_DEWARPER_META_H_
12 #define _NVDS_DEWARPER_META_H_
13 
14 #include <gst/gst.h>
15 
16 #ifdef __cplusplus
17 extern "C"
18 {
19 #endif
20 
28 #define MAX_DEWARPED_VIEWS 4
29 
30 typedef enum
31 {
42 
43 typedef struct _NvDewarperSurfaceMeta {
55  guint source_id;
61 
62 #ifdef __cplusplus
63 }
64 #endif
65 
66 #endif
#define MAX_DEWARPED_VIEWS
Copyright (c) 2019, NVIDIA CORPORATION.
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
pushbroom surface surface type
vertical radical cylindrical surface
struct _NvDewarperSurfaceMeta NvDewarperSurfaceMeta
NvDsSurfaceType
guint type[MAX_DEWARPED_VIEWS]
an array of type of dewarped surfaces