![]() |
OpenCV
4.2.0
Open Source Computer Vision
|
This is the complete list of members for cv::dnn_superres::DnnSuperResImpl, including all inherited members.
| DnnSuperResImpl() | cv::dnn_superres::DnnSuperResImpl | |
| DnnSuperResImpl(const std::string &algo, int scale) | cv::dnn_superres::DnnSuperResImpl | |
| getAlgorithm() | cv::dnn_superres::DnnSuperResImpl | |
| getScale() | cv::dnn_superres::DnnSuperResImpl | |
| readModel(const std::string &path) | cv::dnn_superres::DnnSuperResImpl | |
| readModel(const std::string &weights, const std::string &definition) | cv::dnn_superres::DnnSuperResImpl | |
| setModel(const std::string &algo, int scale) | 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 |
1.8.13