Refactored OdometryOpticalFlow (added optical flow guess using previous odometry transform, merged stereo/depth stuff)

This commit is contained in:
matlabbe
2015-06-15 14:44:44 -04:00
parent b8dccc2228
commit dfbf6e721e
14 changed files with 785 additions and 671 deletions

View File

@@ -105,6 +105,7 @@ private slots:
void resetConstraint();
void rejectConstraint();
void updateConstraintView();
void updateStereo();
private:
QString getIniFilePath() const;