Commit Graph

13 Commits

Author SHA1 Message Date
Matt Hill
4291547d6f Added toString function to utility 2014-06-20 22:29:44 -04:00
Matt Hill
b32b662b19 Moved using statements out of headers and into cpp 2014-05-19 22:14:27 -05:00
Philippe Vaucher
d24ed44f83 Add empty lines where it makes sense 2014-03-24 10:46:30 +01:00
Philippe Vaucher
564e0d3087 Remove useless empty lines 2014-03-24 10:46:30 +01:00
Philippe Vaucher
460205e943 Cleanup & reindent .cpp files 2014-03-19 11:34:43 +01:00
Philippe Vaucher
bdc922c69a Remove trailing whitespace 2014-03-17 10:35:09 +01:00
Matt Hill
bcdb010cc5 Increased recognition speed for plate region analysis by 2.5x.
Reduced number of thresholded images from 10 to 4.  Accuracy (based on current benchmarks) is about the same, but recognition speed for a single plate region goes from ~88ms to ~40ms.
2014-02-18 22:49:25 -06:00
Matt Hill
646c2d6660 Fixed segfault when calculating median against empty array 2014-02-18 22:19:20 -06:00
Matt Hill
cc0787792e Removed reference to (unused) omp.h 2014-02-11 10:37:10 -06:00
Matt Hill
13d4b12593 Merge branch 'master' of github.com:vebers/openalpr into develop 2014-02-11 10:36:19 -06:00
Kristians Vebers
2842f3764a OpenMP is not yet supported on Mac OS X (clang) 2014-02-11 15:31:20 +02:00
Matt Hill
1afc1ff1eb Added a median (math) function to Utility 2014-01-29 18:12:05 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00