matlabbe
bcc74f4a80
issue #5 : select default detector/descriptor if a not available one is set in config
2015-08-07 23:29:52 -04:00
matlabbe
730a0bad74
Update README.md
2015-08-06 09:40:54 -04:00
Mathieu Labbé
028bfcf52e
Updated version to 0.6.0
2015-07-10 16:00:34 -04:00
Mathieu Labbé
181b00bf22
fixed crash when selecting SIFT detector while DAISY descriptor is used.
2015-07-10 15:47:28 -04:00
Mathieu Labbé
4b5da36512
Fixed build with OpenCV 3 CUDA (issue #3 )
2015-07-10 14:27:11 -04:00
matlabbe
dd14e5e1ca
Added Load/Save vocabulary actions in File menu (in console mode, see "--vocabulary" option) (issue #2 )
2015-07-07 16:49:38 -04:00
matlabbe
a4a9b8ca5f
Removed IplImage when using OpenCV3 (issue #3 )
2015-07-07 11:09:03 -04:00
Mathieu Labbé
bb097b2bab
fixed truncation double->float warnings
2015-07-06 14:22:48 -04:00
matlabbe
f1bba5b8fb
Added wordID in shown keypoint info, improved fixed vocabulary behavior
2015-06-24 18:07:52 -04:00
matlabbe
b4e97e450d
First draft of a fixed vocabulary (issue #2 )
2015-06-23 18:21:30 -04:00
matlabbe
b07239a000
Added OpenCV 3 support (CUDA module not yet tested)
2015-06-23 16:38:47 -04:00
matlabbe
a50929b0fc
Added a decimal to double parameters
2015-06-10 19:11:37 -04:00
matlabbe
388236e5c4
Added "--images_not_saved" argument to not keep images in RAM after the features are extracted (only in console mode)
2015-06-09 21:41:34 -04:00
matlabbe
9754130ec8
ignore ".." and "." subdirectories
2015-06-04 09:41:57 -04:00
matlabbe
76b6ff4b7e
Added option to recursively parse subdirectories when loading objects (File->"Load objects...")
2015-06-03 21:46:35 -04:00
matlabbe
34f0262bfd
Update README.md
2015-05-20 17:09:45 -04:00
matlabbe
f894b758d7
Update README.md
2015-05-20 16:59:23 -04:00
matlabbe
c05b208cde
Added auto detection of catkin
2015-05-20 16:55:56 -04:00
matlabbe
a6f10be4af
Updated default detector/descriptor on machine without SURF
2015-05-20 16:16:39 -04:00
matlabbe
cde57a6b22
moved CATKIN_BUILD option on top
2015-05-20 15:21:17 -04:00
matlabbe
77ea44bcbc
fixed find_object_2d install targets
2015-05-20 15:13:52 -04:00
matlabbe
2ad11bdece
added missing package.xml in master
2015-05-20 15:01:46 -04:00
matlabbe
84cf6280ac
merged catkin build into master branch
2015-05-20 14:50:25 -04:00
matlabbe
a4ef95a3bf
Update README.md
2015-05-20 00:46:05 -04:00
matlabbe
9544487f8c
Create README.md
2015-05-20 00:27:25 -04:00
matlabbe
bfec9a2938
removed old README
2015-05-20 00:25:35 -04:00
matlabbe
4b2ab25cb7
Added Feature SubPixel refining and OpticalFlow homography refining
2015-05-19 21:23:24 -04:00
matlabbe
b3b25b905b
fixed crash when changing nearest neighbor approach
2015-05-19 18:36:46 -04:00
matlabbe
683acafa4a
fixed some warnings on Windows
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@425 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-03-02 16:39:48 +00:00
matlabbe
58f130fc62
updated version to 0.5.1
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@424 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-03-02 16:06:06 +00:00
matlabbe
4d38452950
fixed segmentation fault in loadSettings()
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@422 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-19 18:40:29 +00:00
matlabbe
9b7587182a
minor change...
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@421 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-12 16:48:09 +00:00
matlabbe
82f953b911
Added tcpService tool to Add/Remove objects through TCP
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@420 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-12 01:19:09 +00:00
matlabbe
5d1f30cc09
Added "--session" argument to load a session on startup
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@419 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-09 22:53:05 +00:00
matlabbe
02e31c2e69
Added "save/load session" menu actions.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@418 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-09 22:44:16 +00:00
matlabbe
84166e6ddc
fixed Debug build errors, changed all Q_ASSERT to UASSERT
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@417 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2015-01-05 23:11:15 +00:00
matlabbe
c879fae867
New minor enhancements:
...
-Added actions to show/hide all features of the objects
-Auto adjust size slider to widest added object
-Compare to both size of the scene and object to reject a too large homography
-Removed descriptor/detector label on objects
-Added Refresh GUI time statistic
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@416 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-12-23 21:22:18 +00:00
matlabbe
a96ea6c4f5
Added DragNDrop images directly in objects or scene zones.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@415 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-12-22 21:56:10 +00:00
matlabbe
807c8b5b43
Added Version.h.in. When NONFREE module is not detected, disable SIFT/SURF instead of hiding them.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@413 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-11-28 21:47:02 +00:00
matlabbe
4d3b9e88b2
Added BruteForce nearest neighbor (with GPU option), which is now the default for binary descriptors
...
CMake: Detecting if openCV is built with nonfree module, if yes, SIFT and SURF can be used
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@411 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-10-24 02:46:03 +00:00
matlabbe
783173bf43
Added some debug traces
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@410 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-09-26 20:33:08 +00:00
matlabbe
0d470f5270
set default image width/height = 0
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@409 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-09-23 13:46:01 +00:00
matlabbe
b3024cb1dc
fixed Find-Object.app not opening on start (it was because OSX adds an argument -psn_0_##### which wasn't recognized by Find-Object... so it immediatly exited with error "LSOpenURLsWithRole() failed with error -10810")
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@406 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-29 01:18:55 +00:00
matlabbe
e3f1b28a5a
updated install bin destination
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@405 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-28 22:31:21 +00:00
matlabbe
33baa6e171
fixed not installed icns in mac os x bundle
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@404 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-28 21:36:23 +00:00
matlabbe
98bf4e6887
added missing json sources
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@398 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-28 18:06:30 +00:00
matlabbe
91c70ef181
Using default parameters when [ --config "" ] is used.
...
Updated default: sendNoObjDetectedEvents = true.
fixed mirror view when autoScale is set on/off
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@397 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-28 17:54:29 +00:00
matlabbe
17d5f4141a
updated default param Homography/ransacReprojThr to 5.0 pixels
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@391 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-27 21:08:41 +00:00
matlabbe
2b229dcec2
Building JSONCPP inside Find-Object (easiest integration for Windows)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@390 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-27 20:30:56 +00:00
matlabbe
c8192c4d0c
fixed build on Windows
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@389 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-27 19:51:44 +00:00