Matt Hill
|
3bc84accdd
|
Incremented version
|
2014-08-19 22:46:46 -04:00 |
|
Matt Hill
|
88f1b2854c
|
Removed unused "opencl" config attribute
|
2014-08-19 22:23:52 -04:00 |
|
Matt Hill
|
b9a8b87cf1
|
Added directory location code for Linux
|
2014-08-19 22:20:59 -04:00 |
|
Matt Hill
|
1390eaeecd
|
Added windows function to find relative dir of exe for conf and runtime
data
|
2014-08-19 22:14:32 -04:00 |
|
Matt Hill
|
c6cc360d5a
|
Removed unnecessary comment from alpr.h
|
2014-08-19 21:28:11 -04:00 |
|
Matt Hill
|
b5f92022cb
|
Reverted earlier change for Windows lib
|
2014-08-19 21:22:03 -04:00 |
|
Matt Hill
|
2fdac5d745
|
Updated libs to use pthread on Linux
|
2014-08-19 21:17:06 -04:00 |
|
Matt Hill
|
884a6c3287
|
Added lept library name for Linux
|
2014-08-19 21:16:13 -04:00 |
|
Matt Hill
|
770b9b6126
|
Simplifying build process for Windows.
Added cmake find script for Tesseract.
|
2014-08-19 21:05:16 -04:00 |
|
Matt Hill
|
df26a227ec
|
Updated gitignore
|
2014-08-19 00:43:22 -04:00 |
|
Matt Hill
|
29a040d49c
|
Replaced usleep with platform independent sleep function
|
2014-08-19 00:42:40 -04:00 |
|
Matt Hill
|
5612f790a0
|
Added platform independent sleep function
|
2014-08-19 00:41:45 -04:00 |
|
Matt Hill
|
14579a2227
|
Only show timing information when --clock is used
|
2014-08-19 00:40:37 -04:00 |
|
Matt Hill
|
6b0fbc2f5e
|
Fixed compile issue on Windows
|
2014-08-19 00:40:10 -04:00 |
|
Matt Hill
|
d9cfa82e8d
|
Fixed OCR error message for valid Tesseract version
|
2014-08-19 00:39:36 -04:00 |
|
Matt Hill
|
31a5c0f95c
|
Cleaned build list for Windows Tesseract
|
2014-08-19 00:38:55 -04:00 |
|
Matt Hill
|
26bba34ad2
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2014-08-18 23:32:14 -04:00 |
|
Matt Hill
|
f1ee656657
|
Renamed benchmarks directory to prevent conflicts if cmake is called from main dir
|
2014-08-18 23:30:30 -04:00 |
|
Matt Hill
|
931c5b3806
|
Fixed benchmark code
|
2014-08-18 23:29:36 -04:00 |
|
Matt Hill
|
aac6d61773
|
Added regions of interest to ALPR interface. Currently non-functional
|
2014-08-18 23:23:03 -04:00 |
|
Matthew Hill
|
9424a7e8ae
|
Merge pull request #47 from silaha/master
Update plate_size_quota.py
|
2014-08-18 09:54:05 -04:00 |
|
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 |
|