8 Commits

Author SHA1 Message Date
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
19affbcb24 Packaging (APPLE): added a path to find dependencies
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@102 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-10 03:23:20 +00:00
matlabbe
5c4625a300 Updated to OpenCV 2.4 (as well as all feature descriptors and detectors parameters).
Updated to OpenCV C++ interface (using cv::Mat instead of IplImage).


git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@97 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-07 22:36:59 +00:00
matlabbe
cd13556789 New logo!
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@52 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-25 13:56:32 +00:00
matlabbe
8b12bd8bff Added icons
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@50 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-24 20:45:50 +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
45f6b9fd17 Changed layout of find_object folders... moved main.cpp to app folder (prepare for ros externals...)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@30 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 14:02:53 +00:00