OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::dnn_superres::DnnSuperResImpl メンバ一覧

これは cv::dnn_superres::DnnSuperResImpl のメンバの完全な一覧であり、継承したすべてのメンバを含む。

create()cv::dnn_superres::DnnSuperResImplstatic
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