![]() |
Jetson Inference
DNN Vision Library
|
CcommandLine | Command line parser class |
CcudaFont | TTF font rasterization and image overlay rendering using CUDA |
CdetectNet::Detection | Object Detection result |
Ctinyxml2::DynArray< T, INITIAL_SIZE > | |
Ctinyxml2::DynArray< Block *, 10 > | |
Ctinyxml2::DynArray< char, 20 > | |
Ctinyxml2::DynArray< const char *, 10 > | |
Ctinyxml2::DynArray< tinyxml2::XMLNode *, 10 > | |
CEvent | Event object for signalling other threads |
CglDisplay | OpenGL display window / video viewer |
CglTexture | OpenGL texture with CUDA interoperability |
CcudaFont::GlyphInfo | |
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 |
▼CILogger | |
CtensorNet::Logger | Logger class for GIE info/warning/errors |
CInputDevices | Input device manager |
▼CIProfiler | |
CtensorNet::Profiler | Profiler interface for measuring layer timings |
CJoystickDevice | Joystick device |
CKeyboardDevice | Keyboard device |
▼Ctinyxml2::MemPool | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLAttribute) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLComment) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLElement) > | |
Ctinyxml2::MemPoolT< sizeof(tinyxml2::XMLText) > | |
Ctinyxml2::MemPoolT< ITEM_SIZE > | |
CMutex | A lightweight mutual exclusion lock |
CnetworkAdapter_t | Info about a particular network interface |
CtensorNet::outputLayer | |
CProcess | Static functions for retrieving information about the running process |
CSocket | TCP or UDP ethernet networking |
Ctinyxml2::StrPair | |
▼CtensorNet | Abstract class for loading a tensor network with TensorRT |
CdetectNet | Object recognition and localization networks with TensorRT support |
ChomographyNet | Homography estimation networks with TensorRT support |
CimageNet | Image recognition with classification networks, using TensorRT |
CsegNet | Image segmentation with FCN-Alexnet or custom models, using TensorRT |
CsuperResNet | Super Resolution Network |
CThread | Thread class for launching an asynchronous operating-system dependent thread |
Cv4l2Camera | Video4Linux2 (V4L2) camera capture streaming |
Ctinyxml2::XMLAttribute | An attribute is a name-value pair |
Ctinyxml2::XMLConstHandle | A variant of the XMLHandle class for working with const XMLNodes and Documents |
Ctinyxml2::XMLHandle | A XMLHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing |
▼Ctinyxml2::XMLNode | XMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes |
Ctinyxml2::XMLComment | An XML Comment |
Ctinyxml2::XMLDeclaration | In correct XML the declaration is the first entry in the file |
Ctinyxml2::XMLDocument | A Document binds together all the functionality |
Ctinyxml2::XMLElement | The element is a container class |
Ctinyxml2::XMLText | XML text |
Ctinyxml2::XMLUnknown | Any tag that TinyXML-2 doesn't recognize is saved as an unknown |
Ctinyxml2::XMLUtil | |
▼Ctinyxml2::XMLVisitor | 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 |
Ctinyxml2::XMLPrinter | Printing functionality |