Commit Graph

451 Commits

Author SHA1 Message Date
silaha
4e49022164 Update plate_size_quota.py
refactored the repeated BYTES_IN_A_MEGABYTE value.
2014-08-17 22:13:37 +04:00
Matt Hill
d76f122ad6 Organized "videobuffer" code into a video static library 2014-08-16 10:34:14 -04:00
Matt Hill
777d021a80 Excluding misc utilities unless build is requested explicitly 2014-08-16 10:08:58 -04:00
Matt Hill
1ab4d45b77 Added entries to gitignore 2014-08-16 10:02:14 -04:00
Matt Hill
c44fdeb47c updated CMakeLists.txt to use precompiled opencv/tesseract libraries by default 2014-08-13 22:25:27 -04:00
Matt Hill
e0a61fa176 Added jpg images to benchmark 2014-08-13 17:19:27 -04:00
Matt Hill
e7eb4418f9 Fixed bug in tag plates. Some cases caused wrong plate to be tagged 2014-08-13 17:19:11 -04:00
Matt Hill
38db03f353 Added delay to show images. Otherwise, images don't show during videos 2014-08-13 17:18:34 -04:00
Matthew Hill
0bfda58451 Update README.md 2014-08-10 00:26:50 -04:00
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