Go to the source code of this file.
|
| | nvdsinferserver |
| | This is a header file for pre-processing cuda kernels with normalization and mean subtraction required by nvdsinfer.
|
| |
◆ CreateCustomProcessorFunc
Custom processor context is created and loaded in runtime.
- Parameters
-
| [in] | config | Contents of prototxt configuration file serialized as a string. |
| [in] | configLen | use for string length of config |
- Returns
- new instance of IInferCustomProcessor. If failed, return nullptr
Definition at line 113 of file sources/includes/nvdsinferserver/infer_custom_process.h.