![]() |
Jetson Inference
DNN Vision Library
|
| ▼Ntinyxml2 | |
| CDynArray | |
| CMemPool | |
| CMemPoolT | |
| CStrPair | |
| CXMLAttribute | An attribute is a name-value pair |
| CXMLComment | An XML Comment |
| CXMLConstHandle | A variant of the XMLHandle class for working with const XMLNodes and Documents |
| CXMLDeclaration | In correct XML the declaration is the first entry in the file |
| CXMLDocument | A Document binds together all the functionality |
| CXMLElement | The element is a container class |
| CXMLHandle | A XMLHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing |
| CXMLNode | XMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes |
| CXMLPrinter | Printing functionality |
| CXMLText | XML text |
| CXMLUnknown | Any tag that TinyXML-2 doesn't recognize is saved as an unknown |
| CXMLUtil | |
| CXMLVisitor | Implements the interface to the "Visitor pattern" (see the Accept() method.) If you call the Accept() method, it requires being passed a XMLVisitor class to handle callbacks |
| CcommandLine | Command line parser class |
| ▼CcudaFont | TTF font rasterization and image overlay rendering using CUDA |
| CGlyphInfo | |
| ▼CdetectNet | Object recognition and localization networks with TensorRT support |
| CDetection | Object Detection result |
| CEvent | Event object for signalling other threads |
| CglDisplay | OpenGL display window / video viewer |
| CglTexture | OpenGL texture with CUDA interoperability |
| CgstCamera | MIPI CSI and V4L2 camera capture using GStreamer and nvarguscamerasrc or v4l2src elements |
| CgstDecoder | Hardware-accelerated H.264/H.265 video decoder for Jetson using GStreamer |
| CgstEncoder | Hardware-accelerated H.264/H.265 video encoder for Jetson using GStreamer |
| ChomographyNet | Homography estimation networks with TensorRT support |
| CimageNet | Image recognition with classification networks, using TensorRT |
| CInputDevices | Input device manager |
| CJoystickDevice | Joystick device |
| CKeyboardDevice | Keyboard device |
| CMutex | A lightweight mutual exclusion lock |
| CnetworkAdapter_t | Info about a particular network interface |
| CProcess | Static functions for retrieving information about the running process |
| CsegNet | Image segmentation with FCN-Alexnet or custom models, using TensorRT |
| CSocket | TCP or UDP ethernet networking |
| CsuperResNet | Super Resolution Network |
| ▼CtensorNet | Abstract class for loading a tensor network with TensorRT |
| CLogger | Logger class for GIE info/warning/errors |
| CoutputLayer | |
| CProfiler | Profiler interface for measuring layer timings |
| CThread | Thread class for launching an asynchronous operating-system dependent thread |
| Cv4l2Camera | Video4Linux2 (V4L2) camera capture streaming |