Main Page | Modules | Namespace List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

tag::PlaneFromPoints Struct Reference

#include <ransac_estimators.h>

List of all members.

Public Member Functions

 PlaneFromPoints ()
template<class It>
void estimate (It begin, It end)
template<class M>
double score (const M &m) const
template<class M>
bool isInlier (const M &m, double r) const

Public Attributes

TooN::Vector< 4 > plane
 the plane equation coefficients as homogeneous vector with unit normal, or (0,0,0,1)


Constructor & Destructor Documentation

tag::PlaneFromPoints::PlaneFromPoints  )  [inline]
 


Member Function Documentation

template<class It>
void tag::PlaneFromPoints::estimate It  begin,
It  end
[inline]
 

template<class M>
bool tag::PlaneFromPoints::isInlier const M &  m,
double  r
const [inline]
 

template<class M>
double tag::PlaneFromPoints::score const M &  m  )  const [inline]
 


Member Data Documentation

TooN::Vector<4> tag::PlaneFromPoints::plane
 

the plane equation coefficients as homogeneous vector with unit normal, or (0,0,0,1)


The documentation for this struct was generated from the following file:
Generated on Wed Aug 8 14:30:36 2007 for TooN Algorithm Library - tag by  doxygen 1.3.9.1