#include <opencv2/dnn/all_layers.hpp>
◆ activationLUT
| Mat cv::dnn::ActivationInt8Params::activationLUT |
◆ activationType
| String cv::dnn::ActivationInt8Params::activationType |
◆ input_sc
| float cv::dnn::ActivationInt8Params::input_sc = 1.f |
◆ input_zp
| int cv::dnn::ActivationInt8Params::input_zp = 0 |
◆ name
| String cv::dnn::ActivationInt8Params::name |
◆ output_sc
| float cv::dnn::ActivationInt8Params::output_sc = 1.f |
◆ output_zp
| int cv::dnn::ActivationInt8Params::output_zp = 0 |
The documentation for this struct was generated from the following file: