OpenCV 4.5.3(日本語機械翻訳)
|
継承メンバを含む cv::dnn::Layer の全メンバ一覧です。
Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | |
applyHalideScheduler(Ptr< BackendNode > &node, const std::vector< Mat * > &inputs, const std::vector< Mat > &outputs, int targetId) const | cv::dnn::Layer | virtual |
blobs | cv::dnn::Layer | |
clear() | cv::Algorithm | inline virtual |
empty() const | cv::Algorithm | inline virtual |
finalize(const std::vector< Mat * > &input, std::vector< Mat > &output) | cv::dnn::Layer | virtual |
finalize(InputArrayOfArrays inputs, OutputArrayOfArrays outputs) | cv::dnn::Layer | virtual |
finalize(const std::vector< Mat > &inputs, CV_OUT 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 | virtual |
forward(InputArrayOfArrays inputs, OutputArrayOfArrays outputs, OutputArrayOfArrays internals) | cv::dnn::Layer | virtual |
forward_fallback(InputArrayOfArrays inputs, OutputArrayOfArrays outputs, OutputArrayOfArrays internals) | cv::dnn::Layer | |
getDefaultName() const | cv::Algorithm | virtual |
getFLOPS(const std::vector< MatShape > &inputs, const std::vector< MatShape > &outputs) const (定義場所: cv::dnn::Layer) | cv::dnn::Layer | inline virtual |
getMemoryShapes(const std::vector< MatShape > &inputs, const int requiredOutputs, std::vector< MatShape > &outputs, std::vector< MatShape > &internals) const (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |
getScaleShift(Mat &scale, Mat &shift) const | cv::dnn::Layer | virtual |
initCUDA(void *context, const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendWrapper > > &outputs) | cv::dnn::Layer | virtual |
initHalide(const std::vector< Ptr< BackendWrapper > > &inputs) | cv::dnn::Layer | virtual |
initInfEngine(const std::vector< Ptr< BackendWrapper > > &inputs) (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |
initNgraph(const std::vector< Ptr< BackendWrapper > > &inputs, const std::vector< Ptr< BackendNode > > &nodes) (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |
initVkCom(const std::vector< Ptr< BackendWrapper > > &inputs) (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |
inputNameToIndex(String inputName) | cv::dnn::Layer | virtual |
Layer() (定義場所: cv::dnn::Layer) | cv::dnn::Layer | |
Layer(const LayerParams ¶ms) | cv::dnn::Layer | explicit |
load(const String &filename, const String &objname=String()) | cv::Algorithm | inline static |
loadFromString(const String &strModel, const String &objname=String()) | cv::Algorithm | inline static |
name | cv::dnn::Layer | |
outputNameToIndex(const String &outputName) | cv::dnn::Layer | virtual |
preferableTarget | cv::dnn::Layer | |
read(const FileNode &fn) | cv::Algorithm | inline virtual |
read(const FileNode &fn) | cv::Algorithm | inline static |
run(const std::vector< Mat > &inputs, CV_OUT std::vector< Mat > &outputs, CV_IN_OUT std::vector< Mat > &internals) | cv::dnn::Layer | |
save(const String &filename) const | cv::Algorithm | virtual |
setActivation(const Ptr< ActivationLayer > &layer) | cv::dnn::Layer | virtual |
setParamsFrom(const LayerParams ¶ms) | cv::dnn::Layer | |
supportBackend(int backendId) | cv::dnn::Layer | virtual |
tryAttach(const Ptr< BackendNode > &node) | cv::dnn::Layer | virtual |
tryFuse(Ptr< Layer > &top) | cv::dnn::Layer | virtual |
type | cv::dnn::Layer | |
unsetAttached() | cv::dnn::Layer | virtual |
updateMemoryShapes(const std::vector< MatShape > &inputs) (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |
write(FileStorage &fs) const | cv::Algorithm | inline virtual |
write(const Ptr< FileStorage > &fs, const String &name=String()) const | cv::Algorithm | |
writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm) | cv::Algorithm | protected |
~Algorithm() (定義場所: cv::Algorithm) | cv::Algorithm | virtual |
~Layer() (定義場所: cv::dnn::Layer) | cv::dnn::Layer | virtual |