#include "FeaturePointsMatch.h"
|
virtual | ~FeaturePointsMatch () |
|
virtual FeaturePointIndexPairs | match (size_t dimension, FeaturePoints const &from, FeaturePoints const &to) const =0 |
|
virtual FeaturePointIndexPairs | match (size_t dimension, FeaturePoints const &from, FeaturePointss const &to) const =0 |
|
virtual FeaturePointIndexPairs | match (size_t dimension, FeaturePointss const &from, FeaturePointss const &to) const =0 |
|
virtual FeaturePointIndexPairs | match (size_t dimension, FeaturePointss const &fpss) const =0 |
|
virtual | ~ObjBase () |
|
virtual bool | write (FILE *f, bool bin, unsigned int fg) const |
|
virtual bool | read (FILE *f, bool bin, unsigned int fg) |
|
virtual ObjBase * | create () const |
|
virtual ObjBase * | copyFrom (ObjBase const *b) |
|
virtual char const * | ctype () const |
|
virtual std::string | type () const |
|
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
template<class Scalar , class Description >
The documentation for this class was generated from the following file: