matlabbe
52ce5076db
Auto find qt version (qt5 has priority)
2016-05-06 16:54:18 -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
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
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
da4ee8637b
Added acknowledge to CameraTcpServer (a client must wait a response before sending images)
...
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@378 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-06 03:00:17 +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
e37d64a3f3
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
(missing files)
git-svn-id: http://find-object.googlecode.com/svn/trunk/find_object@365 620bd6b2-0a58-f614-fd9a-1bd335dccda9
2014-08-02 06:10:48 +00:00