Utilities
General utilities
The registry that provides name -> object mapping.  | 
|
Image data container.  | 
|
Start position of the element drawing relative to the box.  | 
|
alias of   | 
|
Mixes logger in GStreamer element.  | 
GPU Memory Formats
Returns CuPy ndarray in HWC format for the given OpenCV GpuMat (zero-copy).  | 
|
Returns PyTorch tensor in HWC format for the given OpenCV GpuMat (zero-copy).  | 
|
Returns OpenCV GpuMat for the given CuPy ndarray (zero-copy).  | 
|
Returns OpenCV GpuMat for the given PyTorch tensor (zero-copy).  | 
DeepStream utilities
This function returns the frame in NumPy format.  | 
Builds the specified model engine (TRT).  | 
OpenCV utilities
Build GpuMat header for allocated CUDA-memory of the frame.  | 
|
In place composition of two images using alpha opacity values contained in each image.  | 
|
Apply CUDA filter to a frame in place.  | 
|
Draw rectangle on a frame.  |