![]() |
Jetson Inference
DNN Vision Library
|
Go to the source code of this file.
Classes | |
class | gstCamera |
MIPI CSI and V4L2 camera capture using GStreamer and nvarguscamerasrc or v4l2src elements. More... | |
Enumerations | |
enum | gstCameraSrc { GST_SOURCE_NVCAMERA, GST_SOURCE_NVARGUS, GST_SOURCE_V4L2 } |
Enumeration of camera input source methods. More... | |
Functions | |
const char * | gstCameraSrcToString (gstCameraSrc src) |
Stringize function to convert gstCameraSrc enum to text. More... | |