NVIDIA DeepStream SDK API Reference

5.0 Release

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
nvds_dewarper_meta.h File Reference

Detailed Description

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 dewarping metadata

Description: This file defines metadata concerning dewarping.

Definition in file nvds_dewarper_meta.h.

Go to the source code of this file.

Data Structures

struct  _NvDewarperSurfaceMeta
 Holds a set of dewarper metadata. More...
 

Macros

#define MAX_DEWARPED_VIEWS   4
 Maximum number of dewarped surfaces per frame supported. More...
 

Typedefs

typedef struct
_NvDewarperSurfaceMeta 
NvDewarperSurfaceMeta
 Holds a set of dewarper metadata. More...
 

Enumerations

enum  NvDsSurfaceType {
  NVDS_META_SURFACE_NONE =0,
  NVDS_META_SURFACE_FISH_PUSHBROOM =1,
  NVDS_META_SURFACE_FISH_VERTCYL =2,
  NVDS_META_SURFACE_PERSPECTIVE_PERSPECTIVE =3
}
 Defines metadata surface types. More...