NVIDIA DeepStream SDK API Reference

4.0.2 Release

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

Detailed Description

Definition at line 43 of file nvds_dewarper_meta.h.

Data Fields

guint type [MAX_DEWARPED_VIEWS]
 an array of type of dewarped surfaces More...
 
guint index [MAX_DEWARPED_VIEWS]
 an array of index of dewarped surfaces More...
 
guint source_id
 source id of the frame e.g. More...
 
guint num_filled_surfaces
 number of filled surfaces in the frame More...
 

Field Documentation

guint _NvDewarperSurfaceMeta::index[MAX_DEWARPED_VIEWS]

an array of index of dewarped surfaces

Definition at line 51 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::num_filled_surfaces

number of filled surfaces in the frame

Definition at line 59 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::source_id

source id of the frame e.g.

camera id

Definition at line 55 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::type[MAX_DEWARPED_VIEWS]

an array of type of dewarped surfaces

Definition at line 47 of file nvds_dewarper_meta.h.


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