OpenCV  4.5.5
Open Source Computer Vision
Classes | Namespaces | Functions
edge_drawing.hpp File Reference
#include <opencv2/core.hpp>

Classes

class  cv::ximgproc::EdgeDrawing
 Class implementing the ED (EdgeDrawing) [249], EDLines [4], EDPF [5] and EDCircles [6] algorithms. More...
 
struct  cv::ximgproc::EdgeDrawing::Params
 

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 cv::ximgproc
 

Functions

Ptr< EdgeDrawing > cv::ximgproc::createEdgeDrawing ()
 Creates a smart pointer to a EdgeDrawing object and initializes it. More...