Commit Graph

6 Commits

Author SHA1 Message Date
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