Jetson Inference
DNN Vision Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ntinyxml2
 CDynArray
 CMemPool
 CMemPoolT
 CStrPair
 CXMLAttributeAn attribute is a name-value pair
 CXMLCommentAn XML Comment
 CXMLConstHandleA variant of the XMLHandle class for working with const XMLNodes and Documents
 CXMLDeclarationIn correct XML the declaration is the first entry in the file
 CXMLDocumentA Document binds together all the functionality
 CXMLElementThe element is a container class
 CXMLHandleA XMLHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing
 CXMLNodeXMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes
 CXMLPrinterPrinting functionality
 CXMLTextXML text
 CXMLUnknownAny tag that TinyXML-2 doesn't recognize is saved as an unknown
 CXMLUtil
 CXMLVisitorImplements 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
 CcommandLineCommand line parser class
 CcudaFontTTF font rasterization and image overlay rendering using CUDA
 CGlyphInfo
 CdetectNetObject recognition and localization networks with TensorRT support
 CDetectionObject Detection result
 CEventEvent object for signalling other threads
 CglDisplayOpenGL display window / video viewer
 CglTextureOpenGL texture with CUDA interoperability
 CgstCameraMIPI CSI and V4L2 camera capture using GStreamer and nvarguscamerasrc or v4l2src elements
 CgstDecoderHardware-accelerated H.264/H.265 video decoder for Jetson using GStreamer
 CgstEncoderHardware-accelerated H.264/H.265 video encoder for Jetson using GStreamer
 ChomographyNetHomography estimation networks with TensorRT support
 CimageNetImage recognition with classification networks, using TensorRT
 CInputDevicesInput device manager
 CJoystickDeviceJoystick device
 CKeyboardDeviceKeyboard device
 CMutexA lightweight mutual exclusion lock
 CnetworkAdapter_tInfo about a particular network interface
 CProcessStatic functions for retrieving information about the running process
 CsegNetImage segmentation with FCN-Alexnet or custom models, using TensorRT
 CSocketTCP or UDP ethernet networking
 CsuperResNetSuper Resolution Network
 CtensorNetAbstract class for loading a tensor network with TensorRT
 CLoggerLogger class for GIE info/warning/errors
 CoutputLayer
 CProfilerProfiler interface for measuring layer timings
 CThreadThread class for launching an asynchronous operating-system dependent thread
 Cv4l2CameraVideo4Linux2 (V4L2) camera capture streaming