Lens distortion correction division model 1p
 All Classes Files Functions Variables
line.h File Reference

class for straight line More...

#include <iostream>
#include <math.h>
#include "point2d.h"

Go to the source code of this file.

Classes

class  ami::line
 class for straight lines More...
 

Functions

point2d< double > ami::line_intersection (const line &l1, const line &l2)
 
std::ostream & operator<< (std::ostream &s, const ami::line &p)
 
std::istream & operator>> (std::istream &s, ami::line &p)
 

Detailed Description

class for straight line

Author
Luis Alvarez