Commit Graph

19 Commits

Author SHA1 Message Date
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
1de0617a8e Moved Tesseract and PostProcessor to class variables rather than pointers 2014-10-23 23:35:25 -04:00
Matt Hill
08d1005520 Resolves issue #53 2014-10-23 17:29:07 -04:00
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
d9cfa82e8d Fixed OCR error message for valid Tesseract version 2014-08-19 00:39:36 -04:00
Matt Hill
7e12ca1500 Rearranged threshold data to be contained in pipeline_data 2014-07-01 18:52:53 -04:00
Matt Hill
6dc1e6db89 Removed "using" statements from ocr.h 2014-06-18 17:52:18 -04:00
Matt Hill
0e1d0aae8b Added warning when using different version of Tesseract 2014-05-18 17:11:16 -05:00
Matt Hill
cbfa90fc84 Updated code for Tesseract 3.0.3 2014-05-09 18:20:19 -05:00
Matt Hill
004f7a5bd8 Skipping OCR processing when num of possible characters is too small 2014-04-08 13:21:15 -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
9de4fb4b73 Fixed a segfault on array that was too small when setting Tesseract base dir 2014-02-04 23:02:07 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00