Matt Hill
|
1c93a1784e
|
Tweaked plate line sensitivity
|
2014-10-26 16:44:06 -04:00 |
|
Matt Hill
|
b448fbfe04
|
Added scorekeeper class to manage scores/weights for platecorners
|
2014-10-26 16:43:27 -04:00 |
|
Matt Hill
|
41072737c4
|
Got edgefinder working
|
2014-10-26 14:25:42 -04:00 |
|
Matt Hill
|
c2cbfa89cf
|
Moved longer/shorter segment to public
|
2014-10-26 14:25:16 -04:00 |
|
Matt Hill
|
a9f7a3af72
|
Tweaked the line height to be slightly smaller
|
2014-10-26 14:24:36 -04:00 |
|
Matt Hill
|
c04bad14f6
|
Added additional transformation functions
|
2014-10-26 14:23:56 -04:00 |
|
Matt Hill
|
c175342169
|
Moved image transformation (deskew) functions to its own class
|
2014-10-26 09:31:41 -04:00 |
|
Kees-V
|
77e308904c
|
Travis Cl build: changed TRUE to true
|
2014-10-26 11:22:29 +01:00 |
|
Kees-V
|
f1e5e7932c
|
Changed BOOLEAN to bool
|
2014-10-26 11:13:14 +01:00 |
|
Kees-V
|
528b548b11
|
Enhancement to video stream input thread
|
2014-10-26 10:56:09 +01:00 |
|
Matt Hill
|
db232f5ec9
|
Added edgefinder to compile
|
2014-10-25 16:17:08 -04:00 |
|
Matt Hill
|
bab9ecdf54
|
Added edgefinder
|
2014-10-25 16:14:09 -04:00 |
|
Matt Hill
|
42b6ff0774
|
Added TextLineCollection to its own class file
|
2014-10-25 16:13:53 -04:00 |
|
Matt Hill
|
3a16e3429f
|
Moved plate corner/line code to edges folder
|
2014-10-25 15:50:02 -04:00 |
|
Matt Hill
|
e6d7226a0b
|
Removed characterregion class.
This was just serving as a pass-through after recent changes
|
2014-10-25 15:29:24 -04:00 |
|
Matt Hill
|
9f6ab91071
|
Added data type to JSON
|
2014-10-25 13:56:40 -04:00 |
|
Matt Hill
|
ee2259eb42
|
Using float for processing time variable
|
2014-10-25 13:31:08 -04:00 |
|
Kees-V
|
686743484c
|
Revert "Only lock when needed."
This reverts commit 1c20855f29 .
|
2014-10-25 14:22:50 +02:00 |
|
Matt Hill
|
1f64cfa029
|
Changed JSON serialization/deserialization functions to static
|
2014-10-24 17:10:55 -04:00 |
|
Matt Hill
|
904ff09fa7
|
Removed python script
|
2014-10-23 23:47:07 -04:00 |
|
Matt Hill
|
c9558190cd
|
Fixed misc_utilities
|
2014-10-23 23:41:12 -04:00 |
|
Matt Hill
|
1de0617a8e
|
Moved Tesseract and PostProcessor to class variables rather than pointers
|
2014-10-23 23:35:25 -04:00 |
|
Matt Hill
|
22cdf1b1f1
|
Added unit tests to CI
|
2014-10-23 22:49:48 -04:00 |
|
Matt Hill
|
abdfe6f864
|
Added utility unit tests
|
2014-10-23 22:48:39 -04:00 |
|
Matt Hill
|
0d2141b4a1
|
Added bestplate parsing and unit test
|
2014-10-23 22:15:27 -04:00 |
|
Matt Hill
|
3984b9405e
|
Updated upstart configuration for daemon install
|
2014-10-23 19:38:18 -04:00 |
|
Matt Hill
|
dc65be8c32
|
Fixed state identification missing from output
|
2014-10-23 18:24:29 -04:00 |
|
Matt Hill
|
a831b19c96
|
Fixed compilation problem for benchmarks
|
2014-10-23 17:56:25 -04:00 |
|
Matt Hill
|
c11d9bfd1a
|
Merge branch 'v2.0'
|
2014-10-23 17:40:21 -04:00 |
|
Matt Hill
|
08d1005520
|
Resolves issue #53
|
2014-10-23 17:29:07 -04:00 |
|
Matt Hill
|
91f4988b43
|
Merge branch 'master' into v2.0
Conflicts:
src/main.cpp
|
2014-10-23 17:26:52 -04:00 |
|
Matt Hill
|
68a687aee1
|
Incremented version
|
2014-10-23 17:22:08 -04:00 |
|
Matt Hill
|
cb5812bcbd
|
Added unit testing
|
2014-10-23 17:21:25 -04:00 |
|
Matt Hill
|
f18a3b5c54
|
Added JSON deserializer
|
2014-10-23 17:20:46 -04:00 |
|
Matthew Hill
|
60cd9e8124
|
Removed template output from readme
|
2014-10-22 21:27:21 -04:00 |
|
Matt Hill
|
ad9c338af0
|
Added segfault handler to daemon. Resolves issue #56
|
2014-10-22 21:24:39 -04:00 |
|
Matt Hill
|
752e9acc6f
|
Moved output messages to log handler
|
2014-10-22 21:14:06 -04:00 |
|
Matt Hill
|
1e37f97888
|
Merge branch 'master' of https://github.com/Kees-V/openalpr into Kees-V-master
|
2014-10-22 21:12:35 -04:00 |
|
Kees-V
|
eebc707f2b
|
Status information when connecting to stream
|
2014-10-22 14:23:50 +02:00 |
|
Kees-V
|
1c20855f29
|
Only lock when needed.
|
2014-10-22 14:08:55 +02:00 |
|
Matt Hill
|
8c365a6977
|
Fixed bug where epoch ms time was not being returned
|
2014-10-21 22:09:07 -04:00 |
|
Matt Hill
|
32793c5991
|
Resolves issue #58 - Remove template match from output when template not provided
|
2014-10-21 18:20:29 -04:00 |
|
Matt Hill
|
e9280cc2c4
|
Added multiline setting to config template
|
2014-10-21 17:36:09 -04:00 |
|
Matt Hill
|
9a31bd4f51
|
Fixed classify chars with two-line enhancements
|
2014-10-21 17:30:09 -04:00 |
|
Matt Hill
|
dde43ea76c
|
Merge branch 'feature/twoline'
|
2014-10-21 17:27:47 -04:00 |
|
Matt Hill
|
da708c3c71
|
Removed libzmq1 as an install requirement for deb package
|
2014-10-21 17:16:10 -04:00 |
|
Matt Hill
|
0f08ef09bf
|
Added opencv_gpu to requirements
|
2014-10-21 07:26:01 -04:00 |
|
Matt Hill
|
a977ff23f0
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2014-10-21 07:25:21 -04:00 |
|
Matt Hill
|
b60806e53d
|
Added libopencv-video as a dependency
|
2014-10-21 07:09:01 -04:00 |
|
Matt Hill
|
b47251e9af
|
Re-added despeckle filter
|
2014-10-20 23:48:32 -04:00 |
|