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
f5837e726f
Updated Camera class with OpenCV C++ interface (cv::VideoCapture).
...
Set default camera image ratio to 640/480.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@106 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-16 01:42:10 +00:00
matlabbe
cd6b7e8680
Updated a warning...
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@77 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-30 03:20:04 +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
d7247fba70
Simplified Parameter getters to return directly the related type instead of QVariant
...
Added Nearest neighbor min distance + statistics
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@60 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-04 17:30:36 +00:00
matlabbe
49d11d9212
Fixed a crash when the image width/height parameters of the camera are modified while the camera is running.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@58 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-01-03 22:58:46 +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
708cfa9cff
Updated the camera virtual interface
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@45 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-24 00:00:37 +00:00
matlabbe
541558a57a
Added registerMetaType for cv::Mat
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@36 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 18:19:55 +00:00
matlabbe
a1c5be1d5b
Fixed some warnings...
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@35 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2011-11-23 18:08:33 +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
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