NVIDIA DeepStream SDK API Reference

8.0 Release
TextLocation Struct Reference

Detailed Description

Definition at line 36 of file 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 37 of file cuosd_kernel.h.

◆ image_y

int TextLocation::image_y

Definition at line 37 of file cuosd_kernel.h.

◆ text_h

int TextLocation::text_h

Definition at line 39 of file cuosd_kernel.h.

◆ text_w

int TextLocation::text_w

Definition at line 39 of file cuosd_kernel.h.

◆ text_x

int TextLocation::text_x

Definition at line 38 of file cuosd_kernel.h.


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