#include <edge_dnn.hpp>
Definition at line 26 of file edge_dnn.hpp.
◆ EdgeDetector() [1/2]
| acmxvk::dnn::EdgeDetector::EdgeDetector |
( |
const std::string & | model_path | ) |
|
|
explicit |
◆ ~EdgeDetector()
| acmxvk::dnn::EdgeDetector::~EdgeDetector |
( |
| ) |
|
|
default |
◆ EdgeDetector() [2/2]
| acmxvk::dnn::EdgeDetector::EdgeDetector |
( |
const EdgeDetector & | | ) |
|
|
delete |
◆ operator=()
◆ process()
| void acmxvk::dnn::EdgeDetector::process |
( |
const cv::Mat & | image, |
|
|
cv::Mat & | result ) |
◆ impl
| std::unique_ptr<Impl> acmxvk::dnn::EdgeDetector::impl |
|
private |
The documentation for this class was generated from the following files: