Commit Graph
100 Commits
Author SHA1 Message Date
matlabbe 1ee2bfbb47 let camera imageRate enabled for ROS camera
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@349 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-08 20:20:49 +00:00
matlabbe 4383c921e1 making ObjWidget text selectable by mouse
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@348 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-08 20:12:42 +00:00
matlabbe 488c5865fe Added QT_NO_KEYWORDS build compilation to avoid conflicts with boost signals used in the ROS package
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@347 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-08 19:55:03 +00:00
matlabbe 3c36e088d7 updated to version 0.4.6
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@345 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-26 14:56:04 +00:00
matlabbe 7a3e2029e2 Fixed fullResults QMap for a QMultiMap (to handle nearest neighbors with exact same distance)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@344 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-21 00:05:23 +00:00
matlabbe 6b41293f74 removed debug printf in GPUSURF
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@343 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 21:57:06 +00:00
matlabbe 0dd16a6ef4 Refactored GPU/Keypoint detector/Descriptor extractor
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@342 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 21:52:04 +00:00
matlabbe 7bdf4e903e Added GPU options for FAST and ORB
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@341 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 18:55:46 +00:00
matlabbe 4347951c57 Fixed slow BRISK
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@340 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 17:43:34 +00:00
matlabbe 83e932eae3 Fixed issue 22
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@339 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 15:29:00 +00:00
matlabbe 580aa6c6fc removed compilation warning "not used variable test"
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@338 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-19 13:45:04 +00:00
matlabbe 8dfe9622b0 Added GPU-SURF support when OpenCV is built with CUDA.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@337 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-17 21:04:26 +00:00
matlabbe c4ac09b750 Hiding camera actions when a camera is given to main window (like the ros-pkg)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@334 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-10 22:32:35 +00:00
matlabbe 0ecd4dc477 Added installation of test/example applications
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@332 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-10 21:32:15 +00:00
matlabbe 70bb8728b2 set default General/sendNoObjDetectedEvents = false
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@331 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-10 21:17:49 +00:00
matlabbe 391201dadf resized init main window height
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@330 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-10 21:14:49 +00:00
matlabbe 5b776f998f updated tutorial 1, set default InvertedSearch=true
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@328 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-06-05 20:01:12 +00:00
matlabbe b5f0162cff saving objects in png instead of bmp
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@287 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-25 22:55:17 +00:00
matlabbe e056dd8e14 Added parameter Homography/rectBorderWidth
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@286 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-25 22:34:10 +00:00
matlabbe 75aef2e726 fixed virtual hidden method warning TcpClient.cpp (Mac OS X)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@285 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-25 20:59:57 +00:00
matlabbe 6478e78899 Added parameter General/sendNoObjDetectedEvents
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@284 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-22 17:47:00 +00:00
matlabbe 9422df9965 fixed virtual hidden method warning (Mac OS X)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@283 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-22 15:46:43 +00:00
matlabbe b15c499227 Handling Ctrl-C on Windows
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@282 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-22 15:35:34 +00:00
matlabbe d2946cac3b git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@281 620bd6b2-0a58-f614-fd9a-1bd335dccda9 2014-05-22 15:18:29 +00:00
matlabbe 19b5776ba4 Added "Camera from TCP/IP..." action. Find-Object can connect to a server to receive images over TCP/IP. Look at the "imagesTcpServer" example to know how to send a images. The stream format is [quint64 size, std::vector<unsigned char> data]. The data array is decoded to a cv:Mat image using cv::imdecode(data, cv::IMREAD_UNCHANGED). In the server example, the images are encoded like that: cv::imencode(".png", image, data).
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@280 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-21 21:31:42 +00:00
matlabbe 2d3b4ebebe fixed typo
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@279 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-21 15:25:21 +00:00
matlabbe b4d04c9460 Added console mode to Find-Object (see "--help"):
> Find-Object.exe -console -objs "Path objects"

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@278 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-21 15:24:24 +00:00
matlabbe 17873bacfa Don't update objects when a "changed" Feature2D or NearestNeighbor parameter is still the same (it happens when a parameter widget loses focus) to avoid unnecessary objects update
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@277 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-20 15:52:25 +00:00
matlabbe e4ca56879c Removed "Cannot search, objects must be updated!" warning when no object is yet added when the camera is running
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@276 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-20 15:30:25 +00:00
matlabbe 96462e0ec8 updated example with proper distance results in CV_32F when binary is detected
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@275 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-14 18:58:15 +00:00
matlabbe 6d2705846a Added layout spacer in Statistics panel
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@273 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-13 18:12:55 +00:00
matlabbe 5492a46f25 updated trunk version to 0.4.4
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@272 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-13 18:06:16 +00:00
matlabbe b3bed3759b 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
2014-05-13 17:47:59 +00:00
matlabbe 166e3b3513 refactored vocabulary matrix copy
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@270 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-13 14:41:36 +00:00
matlabbe 20a32932bf updated incremental vocabulary for binary descriptors (using BruteForce instead of LSH on descriptors not yet indexed)
added parameter General/vocabularyUpdateMinWords
renamed parameter General/incrementalVocabulary to General/vocabularyIncremental

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@269 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-12 22:58:57 +00:00
matlabbe 228cce72bf Added inliers curve
Added incremental vocabulary option
Multi-threaded object features extraction
Moved Statistics to its own dock widget

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@268 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-11 23:57:08 +00:00
matlabbe 3bd58086d2 When selecting an object from scene, don't start the camera when it is paused. (issue with a directory of image, which we don't want the camera running while selecting objects)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@267 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-08 19:02:42 +00:00
matlabbe 69c416aebf updated tcpClient usage
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@246 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-06 15:56:30 +00:00
matlabbe 41c2043eab Reactivated Find-Object icon in cmake for NMake (in VS2010 there is no error)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@245 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-06 15:43:51 +00:00
matlabbe d894de50c7 updated version to 0.4.3
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@244 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-06 15:33:16 +00:00
matlabbe fa07e735a6 Fixed issue 19: Publish detected objects and position on TCP
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@243 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-05-05 23:08:01 +00:00
matlabbe 6082ab4b63 fixed starting crash on Windows
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@239 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 22:30:38 +00:00
matlabbe 5d4e16d954 fixed compilation error on VC2010
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@238 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 22:11:01 +00:00
matlabbe d6a4baab9a fixed compilation error on ubuntu
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@235 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 21:34:02 +00:00
matlabbe 3953083517 updated version to 0.4.2
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@232 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 21:15:49 +00:00
matlabbe e8469026c8 fixed compilation error in Mac Os X
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@211 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 20:34:07 +00:00
matlabbe 670660a966 Added multi demo data
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@207 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 20:05:41 +00:00
matlabbe 444a001533 fixed issue 18 : Mutiple detection of the same object
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@205 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-11 19:24:59 +00:00
matlabbe ada571b679 fixed a memory leak when no features are extracted from the scene
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@204 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-10 18:07:34 +00:00
matlabbe 065ad88ea8 corrected a typo
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@203 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-04-10 17:50:30 +00:00
matlabbe 2d2e69340a fixed issue 12: In Feature2d panel, only show parameters of the current selected detector/descriptor.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@201 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-03-24 22:32:54 +00:00
matlabbe 3eda414d91 Added menu actions "Save settings..." and "Load settings..."
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@198 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-03-24 21:11:02 +00:00
matlabbe 7a3080cd43 fixed broken link to project web page in About dialog
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@197 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-03-24 20:08:46 +00:00
matlabbe 0dd44b61ae Added tooltips on parameter labels. On mouse over a parameter, a description is shown of the parameter.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@196 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-03-24 20:04:56 +00:00
matlabbe dfc0c49e00 Added multi-threading (Parameter: General->threads) on objects matching and homography computation
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@195 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-03-21 22:26:06 +00:00
matlabbe b860d884c0 Set default detector/descriptor to SIFT
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@193 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2013-04-25 01:08:56 +00:00
matlabbe 72106f9654 reactivated build of main app and example
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@192 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2013-04-25 00:53:30 +00:00
matlabbe 2ca50933d2 Added console app
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@191 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2013-04-25 00:11:56 +00:00
matlabbe 7921affc14 updated to version 0.4.1
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@183 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2013-02-07 18:02:04 +00:00
matlabbe f2b687faac Fixed errors when building with Visual Studio 2008
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@182 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-11-06 22:51:33 +00:00
matlabbe c0d1f41487 Removed top white line on selection in ObjWidget (ubuntu)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@181 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-11-04 22:37:35 +00:00
matlabbe 39660003a2 Example: added hard-coded switch to choose between BFMatcher and FLANN matching.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@180 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-10-29 20:50:56 +00:00
matlabbe 72bdae12b0 Changed Detector_descriptor group name to Feature2D group name
Added BRISK and FREAK features

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@179 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-10-29 20:00:44 +00:00
matlabbe c9e52fdbae Updated default LSH parameters (as set in LSH default constructor)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@178 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-10-29 14:35:12 +00:00
matlabbe 597a137854 Fixed compilation errors (cannot convert const char * to const wchar *) with UNICODE projects (when "-DUNICODE" is set).
Fixed control bar showing -2 when webcam is used.

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@174 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-09-21 14:59:09 +00:00
matlabbe 817f861b63 Added missing FLANN "search" parameters (like number of leafs checked)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@173 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-09-06 20:28:12 +00:00
matlabbe 8c39385311 Added a printf before extracting descriptors from objects.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@172 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-09-03 16:13:24 +00:00
matlabbe e37e06351c Set cmake source package generator on Linux to ZIP
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@167 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-31 14:48:18 +00:00
matlabbe 6b2d0916c3 Disabled actions "Load camera from..." when detecting.
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@165 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-31 14:35:43 +00:00
matlabbe 4fb42d4889 Fixed a warning (int and unsigned int comparison) in Camera.cpp
Updated example to switch between LSH and KDTree depending on descriptors type detected. Also use SIFT as it gives better results than SURF.

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@163 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-31 14:09:25 +00:00
matlabbe 3930d71b2f moved doc outside the project
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@158 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-31 13:12:13 +00:00
matlabbe 927d067a9a Updated version to 0.4
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@151 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-30 19:28:11 +00:00
matlabbe 63a0891005 Changed some tiff screenshots to png
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@140 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-30 19:03:49 +00:00
matlabbe 31077c65c7 Added tutorial 3 screenshots
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@139 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-30 18:59:05 +00:00
matlabbe d8ee741fa5 Added tutorial 3 datasets
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@135 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-30 18:15:41 +00:00
matlabbe f296aff5d9 Added images for tutorials 1-2
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@118 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-30 15:02:57 +00:00
matlabbe 74d1fa97f5 Minor text change...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@113 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-29 19:25:49 +00:00
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 3ba8c95284 Minor changes... added some debug info
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@111 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-08-28 20:34:00 +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 f6eff0e206 Added "*.mp4" video type to default supported
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@108 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-06-08 15:49:30 +00:00
matlabbe cba90579bd Added window icon (to show up in Ubuntu Unity)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@107 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-27 15:05:39 +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 1d77ae4a49 updated example screenshot
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@104 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-10 14:04:55 +00:00
matlabbe da06dea438 Added loading images time in example
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@103 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-10 13:53:25 +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 15f441154a Fixed compilation warning (with clang)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@101 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-10 01:44:07 +00:00
matlabbe 1013da1e81 Updated README
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@100 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-10 01:22:40 +00:00
matlabbe 2db740d2a6 Updated version to 0.3.0
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@99 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-05-08 13:37:07 +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 8e44f2bedf Added actions "Add object from scene/files..." on right-click in the objects panel (same behavior as those in Edit->...).
Fixed alpha for rectangles.
Refactored the naming of private members (_myAtt to myAtt_).

git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@96 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-04-04 18:15:51 +00:00
matlabbe beb855e7ee Updated packaging info
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@95 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-05 17:40:26 +00:00
matlabbe 4e1c3e8234 Fixed black keypoints bug in graphics view mode
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@92 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-05 16:18:18 +00:00
matlabbe 06ac72fac4 corrected LICENSE for missing "organization"
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@90 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-05 00:40:31 +00:00
matlabbe 7efb5f4b61 updated version to 0.2.2
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@89 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-05 00:38:06 +00:00
matlabbe 6611fb037d Added parameter autoUpdateObjects
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@87 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2012-02-05 00:30:52 +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