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