Added option in GUI to show image of the highest hypothesis

git-svn-id: http://rtabmap.googlecode.com/svn/branches/0.3/rtabmap@95 f169173b-cf89-36c8-b27e-44dbe73f0c83
This commit is contained in:
matlabbe
2011-06-10 14:04:06 +00:00
parent 0f959382a8
commit b01f3191fa
5 changed files with 95 additions and 71 deletions

View File

@@ -96,6 +96,7 @@ public:
bool isVerticalLayoutUsed() const;
bool isImageFlipped() const;
bool imageRejectedShown() const;
bool imageHighestHypShown() const;
bool beepOnPause() const;
int getKeypointsOpacity() const;
QString getWorkingDirectory();