Commit Graph

12 Commits

Author SHA1 Message Date
Matt Hill
8d765d481d Added per-line values for character height.
Helps support multiline plates with different heights on each line
2015-09-30 22:03:00 -04:00
Matt Hill
7a78d4a214 Removed unused confidence values and replaced with a disqualify boolean
The disqualify reason is purely for debugging.  This should help make it obvious why a plate candidate was rejected
2015-07-04 19:31:45 -04:00
Matt Hill
6308048d84 Updated copyright 2015-07-02 14:23:16 -04:00
Matt Hill
d93d268908 Disqualify plates with corners that are way too narrow 2015-06-28 11:47:35 -04:00
Matt Hill
39c4756ce7 Changed Linux timestamp behavior. Explicitly using CLOCK_MONOTONIC_RAW and CLOCK_REALTIME 2015-03-16 23:13:06 -04:00
Matt Hill
bc0c569f39 Updated copyrights to 2015 2015-01-06 08:23:03 -05:00
Matt Hill
beea8923f6 Replaced "uint" (platform specific) with "unsigned int" (universal) 2014-11-01 10:43:43 -04:00
Matt Hill
85f52a6b8c Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60. 2014-10-27 20:12:57 -04:00
Matt Hill
5ee2705675 Using scorekeeper in platecorners 2014-10-26 16:45:11 -04:00
Matt Hill
41072737c4 Got edgefinder working 2014-10-26 14:25:42 -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