OpenCV 4.12.0
Open Source Computer Vision
Loading...
Searching...
No Matches
edge_drawing.hpp File Reference
#include <opencv2/core.hpp>
Include dependency graph for edge_drawing.hpp:
This graph shows which files directly or indirectly include this file:

Classes

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

Namespaces

namespace  cv
 
namespace  cv::ximgproc
 

Functions

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