nndeploy C++ API  0.2.0
nndeploy C++ API
nndeploy::ocr::DetectorPostProcess Member List

This is the complete list of members for nndeploy::ocr::DetectorPostProcess, including all inherited members.

addDropdownParam(const std::string &dropdown_param, const std::vector< std::string > &dropdown_values)nndeploy::dag::Node
addIoParam(const std::string &io_param)nndeploy::dag::Node
addRequiredParam(const std::string &required_param)nndeploy::dag::Node
addResourceWithoutState(const std::string &key, const base::Any &value)nndeploy::dag::Nodevirtual
addResourceWithState(const std::string &key, Edge *edge)nndeploy::dag::Nodevirtual
addUiParam(const std::string &ui_param)nndeploy::dag::Node
checkInputs(std::vector< Edge * > &inputs)nndeploy::dag::Node
checkInterruptStatus()nndeploy::dag::Nodevirtual
checkOutputs(std::vector< std::string > &outputs_name)nndeploy::dag::Node
checkOutputs(std::vector< Edge * > &outputs)nndeploy::dag::Node
clearDropdownParams()nndeploy::dag::Node
clearInterrupt()nndeploy::dag::Nodevirtual
clearIoParams()nndeploy::dag::Node
clearRequiredParams()nndeploy::dag::Node
clearUiParams()nndeploy::dag::Node
completed_size_nndeploy::dag::Nodeprotected
composite_node_nndeploy::dag::Nodeprotected
constructed_nndeploy::dag::Nodeprotected
createInternalOutputEdge(const std::string &name)nndeploy::dag::Nodevirtual
createResourceWithState(const std::string &key)nndeploy::dag::Nodevirtual
defaultParam()nndeploy::dag::Nodevirtual
deinit()nndeploy::dag::Nodevirtual
desc_nndeploy::dag::Nodeprotected
deserialize(rapidjson::Value &json)nndeploy::dag::Nodevirtual
deserialize(const std::string &json_str)nndeploy::dag::Nodevirtual
DetectorPostProcess(const std::string &name)nndeploy::ocr::DetectorPostProcessinline
DetectorPostProcess(const std::string &name, std::vector< dag::Edge * > inputs, std::vector< dag::Edge * > outputs)nndeploy::ocr::DetectorPostProcessinline
developer_nndeploy::dag::Nodeprotected
device_type_nndeploy::dag::Nodeprotected
dropdown_params_nndeploy::dag::Nodeprotected
external_param_nndeploy::dag::Nodeprotected
forward(std::vector< Edge * > inputs)nndeploy::dag::Nodevirtual
forward()nndeploy::dag::Nodevirtual
forward(Edge *input)nndeploy::dag::Nodevirtual
getAllInput()nndeploy::dag::Node
getAllOutput()nndeploy::dag::Node
getCompletedSize()nndeploy::dag::Node
getCompositeNode()nndeploy::dag::Node
getConstructed()nndeploy::dag::Node
getDebugFlag()nndeploy::dag::Node
getDesc()nndeploy::dag::Node
getDeveloper()nndeploy::dag::Node
getDeviceType()nndeploy::dag::Nodevirtual
getDropdownParams()nndeploy::dag::Node
getExternalParam(const std::string &key)nndeploy::dag::Nodevirtual
getGraph()nndeploy::dag::Node
getGraphFlag()nndeploy::dag::Node
getInitialized()nndeploy::dag::Node
getInput(int index=0)nndeploy::dag::Node
getInputCount()nndeploy::dag::Node
getInputData(int index=0)nndeploy::dag::Nodeinline
getInputIndex(const std::string &name)nndeploy::dag::Node
getInputName(int index=0)nndeploy::dag::Node
getInputNames()nndeploy::dag::Node
getInputTypeInfo()nndeploy::dag::Node
getIoParams()nndeploy::dag::Node
getIoType()nndeploy::dag::Node
getKey()nndeploy::dag::Node
getLoopCount()nndeploy::dag::Nodevirtual
getMemorySize()nndeploy::dag::Nodevirtual
getName()nndeploy::dag::Node
getNodeType()nndeploy::dag::Node
getOutput(int index=0)nndeploy::dag::Node
getOutputCount()nndeploy::dag::Node
getOutputIndex(const std::string &name)nndeploy::dag::Node
getOutputName(int index=0)nndeploy::dag::Node
getOutputNames()nndeploy::dag::Node
getOutputTypeInfo()nndeploy::dag::Node
getParallelType()nndeploy::dag::Nodevirtual
getParam()nndeploy::dag::Nodevirtual
getParam(const std::string &key, base::Any &any)nndeploy::dag::Nodevirtual
getParamSharedPtr()nndeploy::dag::Nodevirtual
getRealOutputsName()nndeploy::dag::Nodevirtual
getRequiredParams()nndeploy::dag::Node
getResourceWithoutState(const std::string &key)nndeploy::dag::Nodevirtual
getResourceWithoutState(const std::string &key)nndeploy::dag::Nodeinline
getResourceWithState(const std::string &key)nndeploy::dag::Nodevirtual
getResourceWithState(const std::string &key)nndeploy::dag::Nodeinline
getRunSize()nndeploy::dag::Node
getRunStatus()nndeploy::dag::Nodevirtual
getSource()nndeploy::dag::Node
getStream()nndeploy::dag::Node
getTimeProfileFlag()nndeploy::dag::Node
getTraceFlag()nndeploy::dag::Node
getUiParams()nndeploy::dag::Node
getVersion()nndeploy::dag::Node
graph_nndeploy::dag::Nodeprotected
init()nndeploy::dag::Nodevirtual
initialized_nndeploy::dag::Nodeprotected
input_type_info_nndeploy::dag::Nodeprotected
inputs_nndeploy::dag::Nodeprotected
internal_outputs_nndeploy::dag::Nodeprotected
interrupt()nndeploy::dag::Nodevirtual
io_params_nndeploy::dag::Nodeprotected
io_type_nndeploy::dag::Nodeprotected
is_composite_node_nndeploy::dag::Nodeprotected
is_condition_nndeploy::dag::Nodeprotected
is_debug_nndeploy::dag::Nodeprotected
is_dynamic_input_nndeploy::dag::Nodeprotected
is_dynamic_output_nndeploy::dag::Nodeprotected
is_external_stream_nndeploy::dag::Nodeprotected
is_graph_nndeploy::dag::Nodeprotected
is_inner_nndeploy::dag::Nodeprotected
is_loop_nndeploy::dag::Nodeprotected
is_running_nndeploy::dag::Nodeprotected
is_time_profile_nndeploy::dag::Nodeprotected
is_trace_nndeploy::dag::Nodeprotected
isDynamicInput()nndeploy::dag::Node
isDynamicOutput()nndeploy::dag::Node
isInputsChanged(std::vector< Edge * > inputs)nndeploy::dag::Node
isRunning()nndeploy::dag::Node
key_nndeploy::dag::Nodeprotected
loadFile(const std::string &path)nndeploy::dag::Nodevirtual
loop_count_nndeploy::dag::Nodeprotected
name_nndeploy::dag::Nodeprotected
Node(const std::string &name)nndeploy::dag::Node
Node(const std::string &name, std::vector< Edge * > inputs, std::vector< Edge * > outputs)nndeploy::dag::Node
node_type_nndeploy::dag::Nodeprotected
operator()(std::vector< Edge * > inputs)nndeploy::dag::Nodevirtual
operator()()nndeploy::dag::Nodevirtual
operator()(Edge *input)nndeploy::dag::Nodevirtual
output_type_info_nndeploy::dag::Nodeprotected
outputs_nndeploy::dag::Nodeprotected
parallel_type_nndeploy::dag::Nodeprotected
parallel_type_set_nndeploy::dag::Nodeprotected
param_nndeploy::dag::Nodeprotected
removeDropdownParam(const std::string &dropdown_param)nndeploy::dag::Node
removeIoParam(const std::string &io_param)nndeploy::dag::Node
removeRequiredParam(const std::string &required_param)nndeploy::dag::Node
removeUiParam(const std::string &ui_param)nndeploy::dag::Node
required_params_nndeploy::dag::Nodeprotected
run()nndeploy::ocr::DetectorPostProcessvirtual
run_size_nndeploy::dag::Nodeprotected
saveFile(const std::string &path)nndeploy::dag::Nodevirtual
serialize(rapidjson::Value &json, rapidjson::Document::AllocatorType &allocator)nndeploy::dag::Nodevirtual
serialize()nndeploy::dag::Nodevirtual
setCompositeNode(CompositeNode *composite_node)nndeploy::dag::Node
setDebugFlag(bool flag)nndeploy::dag::Node
setDesc(const std::string &desc)nndeploy::dag::Node
setDeveloper(const std::string &developer)nndeploy::dag::Node
setDeviceType(base::DeviceType device_type)nndeploy::dag::Nodevirtual
setDropdownParams(const std::map< std::string, std::vector< std::string >> &dropdown_params)nndeploy::dag::Node
setDynamicInput(bool is_dynamic_input)nndeploy::dag::Node
setDynamicOutput(bool is_dynamic_output)nndeploy::dag::Node
setExternalParam(const std::string &key, std::shared_ptr< base::Param > external_param)nndeploy::dag::Nodevirtual
setGraph(Graph *graph)nndeploy::dag::Node
setGraphFlag(bool flag)nndeploy::dag::Node
setInitializedFlag(bool flag)nndeploy::dag::Node
setInnerFlag(bool flag)nndeploy::dag::Node
setInput(Edge *input, int index=-1)nndeploy::dag::Nodevirtual
setInputName(const std::string &name, int index=0)nndeploy::dag::Nodevirtual
setInputNames(const std::vector< std::string > &names)nndeploy::dag::Nodevirtual
setInputs(std::vector< Edge * > inputs)nndeploy::dag::Nodevirtual
setInputSharedPtr(std::shared_ptr< Edge > input, int index=-1)nndeploy::dag::Nodevirtual
setInputsSharedPtr(std::vector< std::shared_ptr< Edge >> inputs)nndeploy::dag::Nodevirtual
setInputTypeInfo(std::string desc="")nndeploy::dag::Nodeinline
setInputTypeInfo(std::shared_ptr< EdgeTypeInfo > input_type_info, std::string desc="")nndeploy::dag::Node
setIoParams(const std::vector< std::string > &io_params)nndeploy::dag::Node
setIoType(IOType io_type)nndeploy::dag::Node
setIterInput(Edge *input, int index=-1)nndeploy::dag::Nodevirtual
setKey(const std::string &key)nndeploy::dag::Node
setLoopCount(int loop_count)nndeploy::dag::Nodevirtual
setMemory(device::Buffer *buffer)nndeploy::dag::Nodevirtual
setName(const std::string &name)nndeploy::dag::Node
setNodeType(NodeType node_type)nndeploy::dag::Node
setOutput(Edge *output, int index=-1)nndeploy::dag::Nodevirtual
setOutputData(T *obj, int index=0, bool is_external=true)nndeploy::dag::Nodeinline
setOutputName(const std::string &name, int index=0)nndeploy::dag::Nodevirtual
setOutputNames(const std::vector< std::string > &names)nndeploy::dag::Nodevirtual
setOutputs(std::vector< Edge * > outputs)nndeploy::dag::Nodevirtual
setOutputSharedPtr(std::shared_ptr< Edge > output, int index=-1)nndeploy::dag::Nodevirtual
setOutputsSharedPtr(std::vector< std::shared_ptr< Edge >> outputs)nndeploy::dag::Nodevirtual
setOutputTypeInfo(std::string desc="")nndeploy::dag::Nodeinline
setOutputTypeInfo(std::shared_ptr< EdgeTypeInfo > output_type_info, std::string desc="")nndeploy::dag::Node
setParallelType(const base::ParallelType &paralle_type)nndeploy::dag::Nodevirtual
setParam(base::Param *param)nndeploy::dag::Nodevirtual
setParam(const std::string &key, base::Any &any)nndeploy::dag::Nodevirtual
setParam(const std::string &key, const std::string &value)nndeploy::dag::Nodevirtual
setParamSharedPtr(std::shared_ptr< base::Param > param)nndeploy::dag::Nodevirtual
setRequiredParams(const std::vector< std::string > &required_params)nndeploy::dag::Node
setResourceWithState(const std::string &key, T *value, bool is_external=true)nndeploy::dag::Nodeinline
setRunningFlag(bool flag)nndeploy::dag::Node
setSource(const std::string &source)nndeploy::dag::Node
setStream(device::Stream *stream)nndeploy::dag::Node
setTimeProfileFlag(bool flag)nndeploy::dag::Node
setTraceFlag(bool flag)nndeploy::dag::Nodevirtual
setUiParams(const std::vector< std::string > &ui_params)nndeploy::dag::Node
setVersion(const std::string &version)nndeploy::dag::Node
source_nndeploy::dag::Nodeprotected
stop_nndeploy::dag::Nodeprotected
stream_nndeploy::dag::Nodeprotected
synchronize()nndeploy::dag::Nodevirtual
toStaticGraph()nndeploy::dag::Nodevirtual
traced_nndeploy::dag::Nodeprotected
ui_params_nndeploy::dag::Nodeprotected
updateInput()nndeploy::dag::Nodevirtual
util_post_processor_nndeploy::ocr::DetectorPostProcess
version_nndeploy::dag::Nodeprotected
~DetectorPostProcess()nndeploy::ocr::DetectorPostProcessinlinevirtual
~Node()nndeploy::dag::Nodevirtual