NVIDIA DeepStream SDK API Reference

4.0 Release

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

Detailed Description

Definition at line 58 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 66 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::num_filled_surfaces

number of filled surfaces in the frame

Definition at line 74 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::source_id

source id of the frame e.g.

camera id

Definition at line 70 of file nvds_dewarper_meta.h.

guint _NvDewarperSurfaceMeta::type[MAX_DEWARPED_VIEWS]

an array of type of dewarped surfaces

Definition at line 62 of file nvds_dewarper_meta.h.


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