![]() |
OpenCV 4.13.0-dev
Open Source Computer Vision
|
#include <opencv2/core.hpp>Classes | |
| class | cv::ximgproc::EdgeDrawing |
| Class implementing the ED (EdgeDrawing) [277], EDLines [5], EDPF [6], EDCircles [7] and ColorED [8] algorithms. More... | |
| struct | cv::ximgproc::EdgeDrawing::Params |
Namespaces | |
| namespace | cv |
| namespace | cv::ximgproc |
Functions | |
| Ptr< EdgeDrawing > | cv::ximgproc::createEdgeDrawing () |
| Creates a smart pointer to a EdgeDrawing object and initializes it. | |