NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsSegVisualConfig Struct Reference

Detailed Description

Definition at line 44 of file deepstream_segvisual.h.

Data Fields

gboolean enable
 
guint gpu_id
 
guint max_batch_size
 
guint width
 
guint height
 
guint nvbuf_memory_type
 

Field Documentation

◆ enable

gboolean NvDsSegVisualConfig::enable

Definition at line 46 of file deepstream_segvisual.h.

◆ gpu_id

guint NvDsSegVisualConfig::gpu_id

Definition at line 47 of file deepstream_segvisual.h.

◆ height

guint NvDsSegVisualConfig::height

Definition at line 50 of file deepstream_segvisual.h.

◆ max_batch_size

guint NvDsSegVisualConfig::max_batch_size

Definition at line 48 of file deepstream_segvisual.h.

◆ nvbuf_memory_type

guint NvDsSegVisualConfig::nvbuf_memory_type

Definition at line 51 of file deepstream_segvisual.h.

◆ width

guint NvDsSegVisualConfig::width

Definition at line 49 of file deepstream_segvisual.h.


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