Base class for transformation representation, estimations and application in generalized registration library. More...
#include <vnl/vnl_vector.h>
#include <vnl/vnl_matrix.h>
#include <vcl_iosfwd.h>
#include <rgrl/rgrl_object.h>
#include <rgrl/rgrl_set_of.h>
#include <rgrl/rgrl_match_set_sptr.h>
#include <rgrl/rgrl_transformation_sptr.h>
Go to the source code of this file.
Classes | |
class | rgrl_transformation |
A base class that represents a transformation. More... | |
Functions | |
vcl_ostream & | operator<< (vcl_ostream &os, rgrl_transformation const &xform) |
Base class for transformation representation, estimations and application in generalized registration library.
Definition in file rgrl_transformation.h.
vcl_ostream& operator<< | ( | vcl_ostream & | os, |
rgrl_transformation const & | xform | ||
) |
Definition at line 369 of file rgrl_transformation.cxx.