matlabbe
0424bf181c
If a config file is set on arguments (or if there are custom parameters), parameters overwrite those in a loaded session.
2018-08-31 11:53:34 -04:00
matlabbe
6337d4efb6
Added General/debug parameter
2017-03-27 13:56:53 -04:00
matlabbe
cff1d4eac7
Added "--tcp_threads" argument for multi-threaded detections (on multiple ports)
2015-11-30 00:27:57 -05:00
matlabbe
164da72169
Added Qt5 support ("cmake -DFINDOBJECT_QT_VERSION=5 ..")
2015-11-29 18:39:20 -05: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
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
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
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
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
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
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
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
f16595d505
Added find_object namespace prefix to all signals and slots
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@381 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-06 14:09:55 +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
8b5056d208
added --My/Parameter and --params options to find_object app
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@376 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-05 18:52:31 +00:00
matlabbe
e6fcc961b8
Added DetectionInfo object for easier serialization/deserialization of the detection results.
...
Added filename property in json files
Added JsonWritter class for convenience
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@369 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-04 01:33:52 +00:00
matlabbe
cd8368f0de
Added Camera::finished() signal
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@368 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-03 22:40:37 +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
6a0136cc16
Added JSON optional output when in console mode (see --json option)
...
Added --scene option to process a single scene file
Moved some apps in tools subfolder
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@362 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-01 21:11:26 +00:00
matlabbe
43e855e822
fixed 0.5.0 build for Windows
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@358 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-31 20:59:25 +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
matlabbe
680b1740b1
Moved all non-gui stuff outside the GUI
...
Added FindObject and ObjSignature classes
Added ULogger from utilite for pretty log
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@356 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-31 19:02:31 +00:00
matlabbe
79b4f319f1
fixed typo
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@355 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-07-26 18:27:33 +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
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
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