Namespaces | |
| namespace | anonymous_namespace{edge_dnn.cpp} |
Classes | |
| class | EdgeDetector |
| class | GenericOnnxProcessor |
| class | HumanSegmenter |
Functions | |
| cv::Mat | hardenedAlphaMask (const cv::Mat &image, const cv::Mat &mask, float black_point, float white_point) |
| cv::Mat | isolateBody (const cv::Mat &image, const cv::Mat &mask, float black_point, float white_point) |
|
nodiscard |
Definition at line 836 of file edge_dnn.cpp.
References hardenedAlphaMask().
Referenced by acmxvk::MainWindow::applyDnnEffects(), hardenedAlphaMask(), and isolateBody().
|
nodiscard |
Definition at line 847 of file edge_dnn.cpp.
References hardenedAlphaMask(), and isolateBody().
Referenced by acmxvk::MainWindow::applyDnnEffects(), and isolateBody().