28 #ifndef REGISTRATIONVIS_H_ 29 #define REGISTRATIONVIS_H_ 52 virtual void parseParameters(
const ParametersMap & parameters);
64 virtual Transform computeTransformationImpl(
71 virtual bool canUseGuessImpl()
const {
return _correspondencesApproach != 0 || _guessWinSize>0;}
109 #ifdef RTABMAP_PYTHON float _minInliersDistributionThr
float _maxInliersMeanDistance
int _correspondencesApproach
ParametersMap _bundleParameters
bool _guessMatchToProjection
bool _forwardEstimateOnly
float _epipolarGeometryVar
std::map< std::string, std::string > ParametersMap
int getMinInliers() const
Feature2D * _detectorFrom
float getInlierDistance() const
double _gmsThresholdFactor
int getIterations() const
const Feature2D * getDetector() const
virtual int getMinVisualCorrespondencesImpl() const
ParametersMap _featureParameters
int getEstimationType() const
virtual bool canUseGuessImpl() const
virtual bool isImageRequiredImpl() const