matlabbe
a6dc94a31d
Fixed some crash issues between descriptor type / nearest neighbor strategy required data type / nearest neighbor distance type.
...
Added selective update on objects when parameters are changed.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@112 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-29 19:04:14 +00:00
matlabbe
dfb4e5038d
New features: camera from directory of images, new controls to move across frames of a video or a directory of images.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@110 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-28 20:06:43 +00:00
matlabbe
e3b15a7106
Modified parameters' name to reduce the number of pages in the parameters toolbox.
...
Added a way to sort (with a prefix number) parameters in toolbox.
Can now switch between nearest neighbor strategies (kd-trees, k-means, linear).
Added parameters for all FLANN nearest neighbor approaches.
Added likelihood plot (including UPlot from UtiLite library and PdfPlot from RTAB-Map library).
Added general parameter "MirrorView".
Added general parameter "InvertedSearch" to create the vocabulary from objects descriptor instead of the scene descriptors. We can then compute likelihood of the current scene with all other objects (or another scenes).
Fixed a crash (in AddObjectDialog) when selecting outside the image.
Added OpenCV version used in AboutDialog.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@109 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-28 13:44:57 +00:00
matlabbe
a794ce5aef
Added interface to MainWindow to set source image text (for the ROS node)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@81 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-04 22:48:35 +00:00
matlabbe
b111c9996a
Fixed parameter ranges when default=0
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@80 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-04 22:38:28 +00:00
matlabbe
3fe16927fc
Many minor changes
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@79 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-04 22:15:32 +00:00
matlabbe
aa1d2f67e9
Fixed issue 2 : save/load from directory, ask user to save objects on quit
...
Added new action "Remove all objects"
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@78 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-04 00:11:11 +00:00
matlabbe
0e3b934316
New feature: we can setup the camera to use a video file intead of the webcam.
...
Fixed a crash when user did "Update Objects" with loaded objects.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@76 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-30 03:16:30 +00:00
matlabbe
465e2d846e
Fixed issue 3: added "Load objects from files..." and "Load scene from file..." actions.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@75 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-30 00:54:23 +00:00
matlabbe
27652b4f8f
Added some new features ("update objects" button and region selection) described in issue 2.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@74 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-28 01:00:23 +00:00
matlabbe
03341c215d
Updated signal objectsFound() to send the object rect and full homography
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@62 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-04 21:08:42 +00:00
matlabbe
9a85de5760
Added copyright
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@55 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-12-02 18:34:08 +00:00
matlabbe
1f71177807
Added About dialog
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@47 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-24 19:11:30 +00:00
matlabbe
52e4d4fc57
Added getter of the toolbox on MainWindow
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@43 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 22:04:58 +00:00
matlabbe
26cf597da3
bool returned on loadObjects()
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@41 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 21:52:17 +00:00
matlabbe
b1b769ec78
updated refresh rate (each second)
...
Fixed not connected signals/slots
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@40 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 19:12:41 +00:00
matlabbe
13f493aa5c
Added signal when an object is detected (id + pos)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@39 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 18:58:55 +00:00
matlabbe
acb12ac688
New camera interface using signals/slots (for ROS nodes)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@34 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 16:44:14 +00:00
matlabbe
a761af58da
Added code example for descriptors extraction
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@20 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-15 16:37:40 +00:00
matlabbe
e78b7ca029
reverted eclipse project name to find_object
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@11 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-10-25 15:48:19 +00:00