OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
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) [267], EDLines [4], EDPF [5] and EDCircles [6] algorithms. More...
 
struct  cv::ximgproc::EdgeDrawing::Params
 

Namespaces

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

Functions

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