Classes | Namespaces | Functions
Line.h File Reference

This file implements a parametrized line. More...

#include "Alvar.h"
#include "Util.h"
Include dependency graph for Line.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  alvar::Line
 Struct representing a line. The line is parametrized by its center and direction vector. More...

Namespaces

namespace  alvar
 

Main ALVAR namespace.


Functions

int ALVAR_EXPORT alvar::FitLines (std::vector< Line > &lines, const std::vector< int > &corners, const std::vector< PointInt > &edge, IplImage *grey=0)
 Fit lines to vector of points.
PointDouble ALVAR_EXPORT alvar::Intersection (const Line &l1, const Line &l2)
 Calculates an intersection point of two lines.

Detailed Description

This file implements a parametrized line.

Definition in file Line.h.



ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 21:12:54