|
OpenFFmpeg
|
DNN inference engine interface. More...
Go to the source code of this file.
Classes | |
| struct | DNNData |
| struct | DNNModel |
| struct | DNNModule |
Typedefs | |
| typedef struct DNNData | DNNData |
| typedef struct DNNModel | DNNModel |
| typedef struct DNNModule | DNNModule |
Enumerations | |
| enum | DNNReturnType { DNN_SUCCESS, DNN_ERROR } |
| enum | DNNBackendType { DNN_NATIVE, DNN_TF } |
Functions | |
| DNNModule * | ff_get_dnn_module (DNNBackendType backend_type) |
DNN inference engine interface.
1.8.12