Commit Graph

10 Commits

Author SHA1 Message Date
Matt Hill
f05c07d2b7 Updated copyright to 2014 2014-10-04 22:45:52 -04:00
Matt Hill
1801733061 Fixed compiler warnings (signed/unsigned comparisons, unused variables) 2014-08-28 21:57:10 -04:00
Matt Hill
b32b662b19 Moved using statements out of headers and into cpp 2014-05-19 22:14:27 -05:00
Matt Hill
947fb939ce Improved binarization speed by ~15% with no change in output. Re-using row pointers as opposed to x,y getters/setters. 2014-04-07 20:42:26 -05: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
73707ffcca Tweaked binarize functions to do integer multiplication rather than float -- slightly faster 2014-02-20 17:23:09 -06:00
Matt Hill
e1af64fcb1 Removed commented code in binarize 2014-01-19 11:02:48 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00