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
b07239a000
Added OpenCV 3 support (CUDA module not yet tested)
2015-06-23 16:38:47 -04:00
matlabbe
a6f10be4af
Updated default detector/descriptor on machine without SURF
2015-05-20 16:16:39 -04:00
matlabbe
4b2ab25cb7
Added Feature SubPixel refining and OpticalFlow homography refining
2015-05-19 21:23:24 -04: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
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
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
629b2aefaa
Added ASIFT (to activate, check parameter Feature2D/Affine) (fixed issue 27)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@385 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-22 22:36:09 +00:00
matlabbe
dcf406429e
updated License typo
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@383 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-11 15:49:53 +00:00
matlabbe
26213d87c0
Added find_object namespace, updated license/copyright in source files
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@380 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-06 13:43:29 +00:00
matlabbe
072f6cc8f5
Updated how the homography is validated (which should be more robust now). Added new parameters Homography/allCornersVisible, Homography/minAngle and General/autoPauseOnDetection.
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@377 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-06 01:17:17 +00:00
matlabbe
167aeee4bc
Added TcpRequest tool (ask a running find_object to process an image and wait results over TCP)
...
Refactored CameraTcpClient to CameraTcpServer (to send images we connect to find_object, instead of connecting find_object to an image server), removed parameter CameraIP
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@364 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-02 06:09:27 +00:00
matlabbe
9bc7c15abc
Created a library find_object for convenience
...
Updated version to 0.5.0
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@357 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-31 20:11:46 +00:00