Struct cv::dnn::ActivationInt8Params#
#include <opencv2/dnn/all_layers.hpp>Collaboration diagram for cv::dnn::ActivationInt8Params:
Member Data Documentation#
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
Source file#
The documentation for this struct was generated from the following file:
opencv2/dnn/all_layers.hpp