FFmpeg
Loading...
Searching...
No Matches
DNNData Struct Reference

#include <dnn_interface.h>

Data Fields

void * data
 
int dims [4]
 
DNNDataType dt
 
DNNColorOrder order
 
DNNLayout layout
 
float scale
 
float mean
 

Detailed Description

Definition at line 70 of file dnn_interface.h.

Field Documentation

◆ data

◆ dims

◆ dt

◆ order

DNNColorOrder DNNData::order

Definition at line 75 of file dnn_interface.h.

Referenced by fill_model_input_ov(), get_input_onnx(), get_input_tf(), and get_input_th().

◆ layout

◆ scale

◆ mean


The documentation for this struct was generated from the following file: