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 |
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.
Definition in file TriTensorCompute.h.