![]() |
Jetson Inference
DNN Vision Library
|
Go to the source code of this file.
Classes | |
| class | backgroundNet |
| Background subtraction/removal with DNNs, using TensorRT. More... | |
Macros | |
| #define | BACKGROUNDNET_DEFAULT_INPUT "input_0" |
| Name of default input layer for backgroundNet model. More... | |
| #define | BACKGROUNDNET_DEFAULT_OUTPUT "output_0" |
| Name of default output layer for backgroundNet model. More... | |
| #define | BACKGROUNDNET_MODEL_TYPE "background" |
| The model type for backgroundNet in data/networks/models.json. More... | |
| #define | BACKGROUNDNET_USAGE_STRING |
| Standard command-line options able to be passed to backgroundNet::Create() More... | |