Classes
contrib/oxl/mvl/TriTensorCompute.h File Reference

A class to generate a Trifocal Tensor from point/line segment matched triplets, with separate functions for the linear/non-linear computations. More...

#include <vcl_list.h>

Go to the source code of this file.

Classes

class  BaseTriTensorCompute

Detailed Description

A class to generate a Trifocal Tensor from point/line segment matched triplets, with separate functions for the linear/non-linear computations.

Linear computation uses RANSAC and is robust to the presence of incorrect matches.

Author:
Paul Beardsley, 29.03.96 Oxford University, UK

Definition in file TriTensorCompute.h.