🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/dnn/all_layers.hpp>
◆ input_scales
| std::vector<float> cv::dnn::Eltwise2Int8Params::input_scales |
◆ input_zeropoints
| std::vector<int> cv::dnn::Eltwise2Int8Params::input_zeropoints |
◆ name
| String cv::dnn::Eltwise2Int8Params::name |
◆ operation
| String cv::dnn::Eltwise2Int8Params::operation = "add" |
◆ output_sc
| float cv::dnn::Eltwise2Int8Params::output_sc = 1.f |
◆ output_zp
| int cv::dnn::Eltwise2Int8Params::output_zp = 0 |
◆ with_relu
| bool cv::dnn::Eltwise2Int8Params::with_relu = false |
この構造体詳解は次のファイルから抽出されました: