Commit Graph

1092 Commits

Author SHA1 Message Date
Matthew Hill
216a859fc8 Update README.md 2014-08-09 09:28:00 -04:00
Matt Hill
eb7dba41a3 Resolves issue #28 - Add output when no plate is found 2014-08-01 18:23:54 -04:00
Matt Hill
634c74f10d Fixed missing country argument for daemon 2014-07-25 08:07:45 -04:00
Matt Hill
0039fb3bd4 Fixed errors in classifychars 2014-07-18 20:34:24 -04:00
Matt Hill
c1b48151d8 Added include to logging_videobuffer 2014-07-11 23:39:42 -04:00
Matt Hill
4fde20b657 Improved daemon error logging 2014-07-10 18:17:18 -04:00
Matt Hill
2cce6af03a Updated default log file 2014-07-10 17:52:25 -04:00
Matt Hill
c275ed83e2 detection max width and height were being improperly treated as a fraction rather than a percent 2014-07-10 17:04:26 -04:00
Matt Hill
cf7addab56 Improved robustness of videobuffer 2014-07-03 15:34:12 -04:00
Matt Hill
8af784840e Merge branch 'master' of bitbucket.org:wts-dev/openalpr-wts into wts 2014-07-03 15:14:12 -04:00
Matt Hill
c40648e27c Added exception handling in videobuffer 2014-07-03 15:13:44 -04:00
Matt Hill
0efbcfcd07 Added contribution section 2014-07-03 15:13:30 -04:00
Matt Hill
2db5a42118 Added BountyShare to readme 2014-07-03 14:51:38 -04:00
Matt Hill
eaa82829c5 Only compile alprd on Linux 2014-07-03 14:24:20 -04:00
Matt Hill
caf62ab02b Moved alprd.conf to upstart dir 2014-07-03 14:22:02 -04:00
Matt Hill
212777f687 Merge branch 'wts' 2014-07-03 14:21:03 -04:00
Matt Hill
63a5e2f528 Added bitcoin address 2014-07-03 14:20:07 -04:00
Matt Hill
293fe33ae9 Set topN to 20 explicitly 2014-07-03 12:40:30 -05:00
Matt Hill
1f53facd56 Merge branch 'master' of bitbucket.org:wts-dev/openalpr-wts into wts 2014-07-03 13:36:38 -04:00
Matt Hill
89101a9642 Merge branch 'master' into wts 2014-07-03 13:36:27 -04:00
Matt Hill
3da219c64f Fixed string warning 2014-07-03 13:36:16 -04:00
Matt Hill
e9de41db78 Added plate size quota 2014-07-03 12:32:50 -05:00
Matt Hill
d31ff432cc Added clock parameter 2014-07-03 13:24:51 -04:00
Matt Hill
0562cf0f24 Added messages to DEBUG log 2014-07-03 13:24:03 -04:00
Matt Hill
f1d8be8d36 Added config parameter to control whether data is uploaded via POST 2014-07-03 13:23:06 -04:00
Matt Hill
c2c422d65f Added topN 2014-07-03 13:05:03 -04:00
Matt Hill
ce76e65e5d Updated config 2014-07-03 12:59:09 -04:00
Matt Hill
85d3112adb Updated config name 2014-07-03 12:51:23 -04:00
Matt Hill
b03ec6e852 Renamed config file 2014-07-03 12:48:26 -04:00
Matt Hill
decb4c863e Updated imports 2014-07-03 12:47:40 -04:00
Matt Hill
bd185d11ae Rearranged files 2014-07-03 12:47:24 -04:00
Matt Hill
25edfef9dd removed unnecessary mutex 2014-07-03 12:19:14 -04:00
Matt Hill
0c0a424b3b Replaced threading with forking. Performance is significantly improved 2014-07-03 12:16:42 -04:00
Matt Hill
a5d0b1c073 removed unnecessary mutex 2014-07-03 12:13:38 -04:00
Matt Hill
cd2b99f26d Moved frame number counter to inside mutex 2014-07-03 10:48:57 -04:00
Matt Hill
584aabf635 Moved frame number counter to inside mutex 2014-07-03 10:48:38 -04:00
Matt Hill
ec6a9555eb Merge branch 'master' into wts 2014-07-02 21:04:23 -04:00
Matt Hill
5a48305471 Using usleep rather than waitkey 2014-07-02 21:04:10 -04:00
Matt Hill
7277b6b3ff Use usleep rather than waitKey 2014-07-02 21:02:02 -04:00
Matt Hill
969109ac9d Use usleep rather than waitKey 2014-07-02 21:00:59 -04:00
Matt Hill
4eb4cc2dd3 Sleep for longer when a connection cannot be established 2014-07-02 21:00:25 -04:00
Matt Hill
9814f40ca1 Updated error message 2014-07-02 19:49:58 -04:00
Matt Hill
06112af3e1 Added return false when data is not written 2014-07-02 19:48:59 -04:00
Matt Hill
1608886cba Added exception handling around Beanstalk 2014-07-02 19:25:07 -04:00
Matt Hill
3d6a7662a9 updated config defaults 2014-07-02 19:06:00 -04:00
Matt Hill
5b1e7429ed Added confidence to plate lines -- using them in plate corner detection
tweaked plate corner detection defaults
2014-07-02 18:26:08 -04:00
Matt Hill
70424df9be reduced thresholds from 4 to 3 2014-07-02 17:38:11 -04:00
Matt Hill
dfa2cbf02a Merge branch 'pipeline'
Conflicts:
	src/openalpr/CMakeLists.txt
2014-07-02 01:50:06 -04:00
Matt Hill
344b51ead8 Moved character segmentation code to its own directory
Conflicts:

	src/openalpr/CMakeLists.txt
2014-07-01 19:37:28 -04:00
Matt Hill
43b025b623 Added segment/segmentationgroup 2014-07-01 19:35:27 -04:00