Back to Jetson Inference

Jetson Inference: jetson

docs/html/backgroundNet_8h.html

latest2.1 KB
Original Source

| | Jetson Inference

DNN Vision Library |

Classes | Macros

backgroundNet.h File Reference

#include "tensorNet.h"
#include <jetson-utils/cudaFilterMode.h>

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...
| | |