OpenCV 4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
cv::dnn::ShiftLayer 成员列表

这是 cv::dnn::ShiftLayer 的所有成员的完整列表,包括所有继承的成员。

算法()cv::Algorithm
applyHalideScheduler(Ptr< BackendNode > &node, const std::vector< Mat * > &inputs, const std::vector< Mat > &outputs, int targetId) constcv::dnn::Layer虚拟
blobscv::dnn::Layer
清除()cv::Algorithm内联虚拟
create(const LayerParams &params)cv::dnn::ShiftLayer静态
empty() constcv::Algorithm内联虚拟
finalize(const std::vector< Mat * > &input, std::vector< Mat > &output)cv::dnn::Layer虚拟
finalize(InputArrayOfArrays inputs, OutputArrayOfArrays outputs)cv::dnn::Layer虚拟
finalize(const std::vector< Mat > &inputs, std::vector< Mat > &outputs)cv::dnn::Layer
finalize(const std::vector< Mat > &inputs)cv::dnn::Layer
forward(std::vector< Mat * > &input, std::vector< Mat > &output, std::vector< Mat > &internals)cv::dnn::Layer虚拟
forward(InputArrayOfArrays inputs, OutputArrayOfArrays outputs, OutputArrayOfArrays internals)cv::dnn::Layer虚拟
forward_fallback(InputArrayOfArrays inputs, OutputArrayOfArrays outputs, OutputArrayOfArrays internals)cv::dnn::Layer
getDefaultName() constcv::Algorithm虚拟
getFLOPS(const std::vector< MatShape > &inputs, const std::vector< MatShape > &outputs) constcv::dnn::Layer内联虚拟
getMemoryShapes(const std::vector< MatShape > &inputs, const int requiredOutputs, std::vector< MatShape > &outputs, std::vector< MatShape > &internals) constcv::dnn::Layer虚拟
getScaleShift(Mat &scale, Mat &shift) constcv::dnn::Layer虚拟
getScaleZeropoint(float &scale, int &zeropoint) constcv::dnn::Layer虚拟
initCann(const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendWrapper > > &outputs, const std::vector< Ptr< BackendNode > > &nodes)cv::dnn::Layer虚拟
initCUDA(void *context, const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendWrapper > > &outputs)cv::dnn::Layer虚拟
initHalide(const std::vector< Ptr< BackendWrapper > > &inputs)cv::dnn::Layer虚拟
initNgraph(const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendNode > > &nodes)cv::dnn::Layer虚拟
initTimVX(void *timVxInfo, const std::vector< Ptr< BackendWrapper > > &inputsWrapper, const std::vector< Ptr< BackendWrapper > > &outputsWrapper, bool isLast)cv::dnn::Layer虚拟
initVkCom(const std::vector< Ptr< BackendWrapper > > &inputs, std::vector< Ptr< BackendWrapper > > &outputs)cv::dnn::Layer虚拟
initWebnn(const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendNode > > &nodes)cv::dnn::Layer虚拟
inputNameToIndex(String inputName)cv::dnn::Layer虚拟
()cv::dnn::Layer
Layer(const LayerParams &params)cv::dnn::Layer明确
load(const String &filename, const String &objname=String())cv::Algorithm内联静态
loadFromString(const String &strModel, const String &objname=String())cv::Algorithm内联静态
名字cv::dnn::Layer
outputNameToIndex(const String &outputName)cv::dnn::Layer虚拟
首选目标cv::dnn::Layer
read(const FileNode &fn)cv::Algorithm内联虚拟
read(const FileNode &fn)cv::Algorithm内联静态
run(const std::vector< Mat > &inputs, std::vector< Mat > &outputs, std::vector< Mat > &internals)cv::dnn::Layer
save(const String &filename) constcv::Algorithm虚拟
setActivation(const Ptr< ActivationLayer > &layer)cv::dnn::Layer虚拟
setParamsFrom(const LayerParams &params)cv::dnn::Layer
supportBackend(int backendId)cv::dnn::Layer虚拟
tryAttach(const Ptr< BackendNode > &node)cv::dnn::Layer虚拟
tryFuse(Ptr< Layer > &top)cv::dnn::Layer虚拟
tryQuantize(const std::vector< std::vector< float > > &scales, const std::vector< std::vector< int > > &zeropoints, LayerParams &params)cv::dnn::Layer虚拟
类型cv::dnn::Layer
取消绑定()cv::dnn::Layer虚拟
updateMemoryShapes(const std::vector< MatShape > &inputs)cv::dnn::Layer虚拟
write(FileStorage &fs) constcv::Algorithm内联虚拟
write(FileStorage &fs, const String &name) constcv::Algorithm
write(const Ptr< FileStorage > &fs, const String &name=String()) constcv::Algorithm
writeFormat(FileStorage &fs) constcv::Algorithm受保护
~Algorithm()cv::Algorithm虚拟
~Layer()cv::dnn::Layer虚拟