Read@CVL
LineTrace.h File Reference
#include "BaseModule.h"
#include "Shapes.h"
#include <QVector>
Include dependency graph for LineTrace.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rdf::LineFilterConfig
 
class  rdf::LineFilter
 
class  rdf::LineTraceConfig
 
class  rdf::LineTrace
 Detects Lines in a binary image. The result is a binary image containing all line elements (pixel accurate) as well as all lines as vectors. It is also possible to filter lines according a specified angle. More...
 
class  rdf::LineTraceLSDConfig
 
class  rdf::LineTraceLSD
 Detect lines using the LSD algorithm. This line finder implements the LSD method from OpenCV contrib. More...
 

Namespaces

 rdf