Back to Jetson Inference

Jetson Inference: jetson

docs/html/cudaFont_8h.html

latest1.0 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Classes | Functions

cudaFont.h File Reference

#include "cudaUtility.h"
#include "imageFormat.h"
#include <string>
#include <vector>

Go to the source code of this file.

|

Classes

| | class | cudaFont | | | TTF font rasterization and image overlay rendering using CUDA. More...
| | | | struct | cudaFont::GlyphInfo | | |

|

Functions

| | float | adaptFontSize (uint32_t dimension) | | | Determine an appropriate font size given a particular dimension to use (typically an image's width). More...
| | |