Jetson Inference
DNN Vision Library
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
Modules
Here is a list of all modules:
[detail level 123]
 DNN Vision Library (jetson-inference)C++ runtime library for supporting deep vision neural network models and inferencing with TensorRT
 tensorNetDNN abstract base class that provides TensorRT functionality underneath
 imageNetImage recognition DNN (GoogleNet, AlexNet, ResNet)
 detectNetObject detection DNN (SSD, DetectNet)
 segNetSemantic segmentation DNN (FCN or Fully-Convolutional Networks)
 homographyNetHomography estimation DNN for registering and aligning images
 superResNetSuper resolution DNN for upscaling images
 Utilities Library (jetson-utils)Tools and utilities for camera streaming, codecs, display, and visualization
 Camera CaptureCamera capture and streaming for MIPI CSI and V4L2 devices
 gstCameraCamera capture and streaming using GStreamer for MIPI CSI and V4L2 devices
 CodecHardware-accelerated video encoder and decoder (H.264/H.265) using GStreamer
 CUDACUDA utilities and image processing kernels
 cudaFontTTF font rasterization and image overlay rendering using CUDA
 Color ConversionColorspace conversion functions for various YUV formats, RGB, BGR, ect
 WarpingVarious image warps and matrix transforms
 OpenGLOpenGL textures and display window (X11/GLX)
 Image I/OLoading and saving image files from disk
 InputHID input devices including gamepad controllers, joysticks, and keyboard
 Matrix3x3 matrix operations from mat33.h
 MultithreadingMutex, events, threads, and process objects based on pthreads
 Filesystemnetwork Networking TCP/UDP sockets and IP address manipulation
 TimeTimestamping operations for measuring the timing of CPU code