|
OpenCV 4.5.3(日本語機械翻訳)
|
継承メンバを含む cv::dnn_superres::DnnSuperResImpl の全メンバ一覧です。
| create() | cv::dnn_superres::DnnSuperResImpl | static |
| DnnSuperResImpl() (定義場所: cv::dnn_superres::DnnSuperResImpl) | cv::dnn_superres::DnnSuperResImpl | |
| DnnSuperResImpl(const String &algo, int scale) | cv::dnn_superres::DnnSuperResImpl | |
| getAlgorithm() | cv::dnn_superres::DnnSuperResImpl | |
| getScale() | cv::dnn_superres::DnnSuperResImpl | |
| readModel(const String &path) | cv::dnn_superres::DnnSuperResImpl | |
| readModel(const String &weights, const String &definition) | cv::dnn_superres::DnnSuperResImpl | |
| setModel(const String &algo, int scale) | cv::dnn_superres::DnnSuperResImpl | |
| setPreferableBackend(int backendId) | cv::dnn_superres::DnnSuperResImpl | |
| setPreferableTarget(int targetId) | cv::dnn_superres::DnnSuperResImpl | |
| upsample(InputArray img, OutputArray result) | cv::dnn_superres::DnnSuperResImpl | |
| upsampleMultioutput(InputArray img, std::vector< Mat > &imgs_new, const std::vector< int > &scale_factors, const std::vector< String > &node_names) | cv::dnn_superres::DnnSuperResImpl |