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
|
0aece1a3ac
|
Print all the letters (debug output) in postprocess before pruning them
|
2014-02-19 19:38:23 -06:00 |
|
Matt Hill
|
cc3c4c7861
|
Updated postprocess permutation calculation to handle corner cases (topn = 1 and permutations == topn)
|
2014-02-19 18:17:35 -06:00 |
|
Matt Hill
|
a01d170495
|
Merge https://github.com/vebers/openalpr into develop
|
2014-02-19 18:13:02 -06:00 |
|
Matt Hill
|
34ebda3cfe
|
Improved postprocess performance by pruning the characterset before sending to the recursive sort.
This uses the "topN" value to remove lower scoring characters that couldn't possibly show up in the topN results
|
2014-02-19 18:10:12 -06:00 |
|
Kristians Vebers
|
159f15c1d7
|
Fixed segfault on postProcess sort
|
2014-02-19 17:50:59 +02:00 |
|
Matt Hill
|
aece11e1a2
|
Added OpenALPR library
|
2014-01-02 16:02:21 -06:00 |
|