nndeploy C++ API  0.2.0
nndeploy C++ API
Classes | Namespaces
detector.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/opencv_include.h"
#include "nndeploy/base/status.h"
#include "nndeploy/base/string.h"
#include "nndeploy/dag/edge.h"
#include "nndeploy/dag/graph.h"
#include "nndeploy/dag/node.h"
#include "nndeploy/detect/result.h"
#include "nndeploy/device/buffer.h"
#include "nndeploy/device/device.h"
#include "nndeploy/device/memory_pool.h"
#include "nndeploy/device/tensor.h"
#include "nndeploy/infer/infer.h"
#include "nndeploy/ocr/ocr_postprocess_op.h"
#include "nndeploy/ocr/result.h"
#include "nndeploy/preprocess/opencv_convert.h"
#include "nndeploy/preprocess/params.h"
Include dependency graph for detector.h:

Go to the source code of this file.

Classes

class  nndeploy::ocr::DetectorGraph
 
class  nndeploy::ocr::DetectorParam
 
class  nndeploy::ocr::DetectorPostParam
 
class  nndeploy::ocr::DetectorPostProcess
 
class  nndeploy::ocr::DetectorPreProcess
 
class  nndeploy::ocr::DetectorPreProcessParam
 

Namespaces

 nndeploy
 
 nndeploy::ocr