NVIDIA DeepStream SDK API Reference

9.1 Release
TextLocation Struct Reference

Detailed Description

Definition at line 41 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

Data Fields

int image_x
 
int image_y
 
int text_x
 
int text_w
 
int text_h
 

Field Documentation

◆ image_x

int TextLocation::image_x

Definition at line 42 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ image_y

int TextLocation::image_y

Definition at line 42 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ text_h

int TextLocation::text_h

Definition at line 44 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ text_w

int TextLocation::text_w

Definition at line 44 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.

◆ text_x

int TextLocation::text_x

Definition at line 43 of file sources/libs/nvll_osd/cuda/cuosd_kernel.h.


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