![]() |
NVIDIA DeepStream SDK API Reference4.0.2 Release |
Go to the source code of this file.
Data Structures | |
struct | _NvDewarperSurfaceMeta |
Macros | |
#define | MAX_DEWARPED_VIEWS 4 |
Copyright (c) 2019, NVIDIA CORPORATION. More... | |
Typedefs | |
typedef struct _NvDewarperSurfaceMeta | NvDewarperSurfaceMeta |
Enumerations | |
enum | NvDsSurfaceType { NVDS_META_SURFACE_NONE =0, NVDS_META_SURFACE_FISH_PUSHBROOM =1, NVDS_META_SURFACE_FISH_VERTCYL =2 } |
#define MAX_DEWARPED_VIEWS 4 |
Copyright (c) 2019, NVIDIA CORPORATION.
All rights reserved.
NVIDIA Corporation and its licensors retain all intellectual property and proprietary rights in and to this software, related documentation and any modifications thereto. Any use, reproduction, disclosure or distribution of this software and related documentation without an express license agreement from NVIDIA Corporation is strictly prohibited. Defines DeepStream Dewarper metadata. Maximum number of dewarped surfaces per frame supported
Definition at line 28 of file nvds_dewarper_meta.h.
typedef struct _NvDewarperSurfaceMeta NvDewarperSurfaceMeta |
enum NvDsSurfaceType |
Enumerator | |
---|---|
NVDS_META_SURFACE_NONE | |
NVDS_META_SURFACE_FISH_PUSHBROOM |
pushbroom surface surface type |
NVDS_META_SURFACE_FISH_VERTCYL |
vertical radical cylindrical surface |
Definition at line 30 of file nvds_dewarper_meta.h.