28 #ifndef REGISTRATIONVIS_H_ 29 #define REGISTRATIONVIS_H_ 48 virtual void parseParameters(
const ParametersMap & parameters);
54 Feature2D * createFeatureDetector()
const;
57 virtual Transform computeTransformationImpl(
64 virtual bool canUseGuessImpl()
const {
return _correspondencesApproach != 0 || _guessWinSize>0;}
int _correspondencesApproach
ParametersMap _bundleParameters
bool _guessMatchToProjection
virtual bool canUseGuessImpl() const
bool _forwardEstimateOnly
float _epipolarGeometryVar
std::map< std::string, std::string > ParametersMap
virtual int getMinVisualCorrespondencesImpl() const
ParametersMap _featureParameters
virtual bool isImageRequiredImpl() const
float getInlierDistance() const
int getIterations() const
int getMinInliers() const