#include <memory>#include <string>#include <opencv2/core/mat.hpp>Go to the source code of this file.
Classes | |
| class | acmxvk::dnn::EdgeDetector |
| class | acmxvk::dnn::GenericOnnxProcessor |
| class | acmxvk::dnn::HumanSegmenter |
Namespaces | |
| namespace | acmxvk |
| namespace | acmxvk::dnn |
Functions | |
| cv::Mat | acmxvk::dnn::hardenedAlphaMask (const cv::Mat &image, const cv::Mat &mask, float black_point, float white_point) |
| cv::Mat | acmxvk::dnn::isolateBody (const cv::Mat &image, const cv::Mat &mask, float black_point, float white_point) |