added Feature2D/MaxFeatures parameter

On graphicsView mode, if a homography rectangle is selected, the corresponding object in the objects pane is selected

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@271 620bd6b2-0a58-f614-fd9a-1bd335dccda9
This commit is contained in:
matlabbe
2014-05-13 17:47:59 +00:00
parent 166e3b3513
commit b3bed3759b
9 changed files with 232 additions and 38 deletions
+2
View File
@@ -9,6 +9,7 @@ SET(headers_ui
../src/ParametersToolBox.h
../src/AboutDialog.h
../src/TcpServer.h
../src/RectItem.h
../src/utilite/UPlot.h
../src/rtabmap/PdfPlot.h
)
@@ -39,6 +40,7 @@ SET(SRC_FILES
../src/MainWindow.cpp
../src/AddObjectDialog.cpp
../src/KeypointItem.cpp
../src/RectItem.cpp
../src/QtOpenCV.cpp
../src/Camera.cpp
../src/ParametersToolBox.cpp