|
NVIDIA DeepStream SDK API Reference
|
7.1 Release
|
Go to the documentation of this file.
27 #ifndef _NVDS_DEWARPER_META_H_
28 #define _NVDS_DEWARPER_META_H_
44 #define MAX_DEWARPED_VIEWS 4
@ NVDS_META_SURFACE_FISH_CYL
Defines Fisheye to cylindrical projection surface type.
@ NVDS_META_SURFACE_EQUIRECT_PERSPECTIVE
Defines equirectangular to perspective projection surface type.
@ NVDS_META_SURFACE_PERSPECTIVE_PANINI
Defines perspective to panini projection surface type.
@ NVDS_META_SURFACE_FISH_EQUIRECT
Defines Fisheye to equirectangular projection surface type.
@ NVDS_META_SURFACE_EQUIRECT_FISHEYE
Defines equirectangular to Fisheye projection surface type.
@ NVDS_META_SURFACE_FISH_PUSHBROOM
Defines the pushbroom surface type.
@ NVDS_META_SURFACE_PERSPECTIVE_EQUIRECT
Defines perspective to equirectangular projection surface type.
@ NVDS_META_SURFACE_FISH_FISH
Defines Fisheye to Fisheye projection surface type.
@ NVDS_META_SURFACE_FISH_PANINI
Defines Fisheye to panini projection surface type.
@ NVDS_META_SURFACE_PERSPECTIVE_PERSPECTIVE
Defines the perspective projection with Brown distortion model surface.
@ NVDS_META_SURFACE_EQUIRECT_EQUIRECT
Defines equirectangular to equirectangular projection surface type.
#define MAX_DEWARPED_VIEWS
Maximum number of dewarped surfaces per frame supported.
@ NVDS_META_SURFACE_EQUIRECT_PUSHBROOM
Defines equirectangular to pushbroom projection surface type.
@ NVDS_META_SURFACE_EQUIRECT_PANINI
Defines equirectangular to panini projection surface type.
@ NVDS_META_SURFACE_FISH_PERSPECTIVE
Defines Fisheye to perspective projection surface type.
struct _NvDewarperSurfaceMeta NvDewarperSurfaceMeta
Holds a set of dewarper metadata.
@ NVDS_META_SURFACE_EQUIRECT_VERTCYLINDER
Defines equirectangular to vertical radial cylindrical projection surface type.
@ NVDS_META_SURFACE_EQUIRECT_CYLINDER
Defines equirectangular to cylindrical projection surface type.
@ NVDS_META_SURFACE_FISH_VERTCYL
Defines the vertical radial cylindrical surface type.
NvDsSurfaceType
Defines metadata surface types.
@ NVDS_META_SURFACE_EQUIRECT_STEREOGRAPHIC
Defines equirectangular to stereographic projection surface type.