OpenGV
A library for solving calibrated central and non-central geometric vision problems
MANoncentralAbsolute.hpp File Reference

Adapter-class for passing bearing-vector-to-point correspondences to the non-central absolute-pose algorithms. It maps matlab types to opengv types. More...

#include <stdlib.h>
#include <vector>
#include <opengv/types.hpp>
#include <opengv/absolute_pose/AbsoluteAdapterBase.hpp>

Go to the source code of this file.

Classes

class  opengv::absolute_pose::MANoncentralAbsolute
 

Namespaces

 opengv
 The namespace of this library.
 
 opengv::absolute_pose
 The namespace for the absolute pose methods.
 

Detailed Description

Adapter-class for passing bearing-vector-to-point correspondences to the non-central absolute-pose algorithms. It maps matlab types to opengv types.