nndeploy C++ API  0.2.0
nndeploy C++ API
Classes | Namespaces
params.h File Reference
#include "nndeploy/base/any.h"
#include "nndeploy/base/common.h"
#include "nndeploy/base/glic_stl_include.h"
#include "nndeploy/base/log.h"
#include "nndeploy/base/macro.h"
#include "nndeploy/base/object.h"
#include "nndeploy/base/param.h"
#include "nndeploy/base/status.h"
#include "nndeploy/base/string.h"
#include "nndeploy/base/type.h"
#include "nndeploy/device/buffer.h"
#include "nndeploy/device/device.h"
#include "nndeploy/device/memory_pool.h"
#include "nndeploy/device/tensor.h"
Include dependency graph for params.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nndeploy::preprocess::CropParam
 
class  nndeploy::preprocess::CvtcolorParam
 前处理通常由如下算子组合排列 cvtcolor resize padding warp_affine crop Normlize transpose dynamic_shape More...
 
class  nndeploy::preprocess::CvtNormTransParam
 
class  nndeploy::preprocess::CvtResizeCropNormTransParam
 组合的预处理 More...
 
class  nndeploy::preprocess::CvtResizeNormTransParam
 
class  nndeploy::preprocess::CvtResizePadNormTransParam
 组合的预处理 More...
 
class  nndeploy::preprocess::DynamicShapeParam
 
class  nndeploy::preprocess::NormlizeParam
 
class  nndeploy::preprocess::PaddingParam
 
class  nndeploy::preprocess::ResizeParam
 
class  nndeploy::preprocess::TransposeParam
 
class  nndeploy::preprocess::WarpAffineCvtNormTransParam
 组合的预处理 More...
 

Namespaces

 nndeploy
 
 nndeploy::preprocess