Commit Graph

40 Commits

Author SHA1 Message Date
Matt Hill
bd41ab0cfc Removed unused references to segmenter 2016-07-02 10:29:44 -04:00
Matt Hill
f215f92a82 Added generic OCR wrapper for Tesseract 2016-07-02 08:37:15 -04:00
nineArif
991bd95dbf classifychars.cpp return non-zero exit code on error 2016-05-25 15:02:19 +07:00
Chathuranga Chandrasekara
cb4bcd3a83 Fixing the build issue in OSX 2016-05-18 07:04:02 +05:30
Matt Hill
8eaec3d9d8 Fixed compiler warning by casting to 16-bit int 2016-02-14 13:43:56 -05:00
Ahmed Bassiouny
08d418d3f0 update int keys values for linux.
To be verified Sunday.
2016-01-23 04:43:13 +02:00
Bassiouny
c81863e4da fix waitkey comparisons 2016-01-21 21:39:26 +02:00
Matt Hill
7204fbc307 Added windows keymap to classifychars utility 2015-10-18 21:49:10 -04:00
Matt Hill
01cba7ca49 Fixed classifychars utility after multiline changes 2015-09-30 22:03:02 -04:00
Matt Hill
f597edc99d Handle inverted plates in classifychars utility 2015-09-30 22:03:01 -04:00
Matt Hill
228af9b290 Fixed compile error in classifychars 2015-08-10 23:08:40 -04:00
Matt Hill
123f3a8fbf Updated misc libraries to work with external state id library 2015-08-09 19:22:39 -04:00
Matt Hill
840df39cc8 Fixed regex issue in classifychars 2015-08-03 18:52:08 -04:00
Matt Hill
6308048d84 Updated copyright 2015-07-02 14:23:16 -04:00
Matt Hill
6d9d8201e1 Fixed classify-chars misc utility bug caused by cropping outside of bounds of image 2015-06-29 23:43:45 -04:00
Matt Hill
d84058b327 Fixed navigation issue in classifychars 2015-06-01 22:27:11 -04:00
Anatoliy Bulukin
1838942396 MAC OS 10.10.3 fixing compiler error: use of undeclared identifier 'SPACE' 2015-05-14 22:56:12 +03:00
Matt Hill
e95ce76c02 Supporting unicode characters in classifychars OCR training utility 2015-05-08 22:30:32 -04:00
Peter Rekdal Sunde
b491f61f01 Bugfix: Skip processing if opencv cannot load image. 2015-04-16 17:40:11 +02:00
Matt Hill
bc0c569f39 Updated copyrights to 2015 2015-01-06 08:23:03 -05:00
Matt Hill
9a06630ba8 Fixed segfault in classifychars caused by rotation 2014-12-27 22:05:25 -05:00
Matt Hill
85f52a6b8c Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60. 2014-10-27 20:12:57 -04:00
Matt Hill
e6d7226a0b Removed characterregion class.
This was just serving as a pass-through after recent changes
2014-10-25 15:29:24 -04:00
Matt Hill
c9558190cd Fixed misc_utilities 2014-10-23 23:41:12 -04:00
Matt Hill
9a31bd4f51 Fixed classify chars with two-line enhancements 2014-10-21 17:30:09 -04:00
Matt Hill
f05c07d2b7 Updated copyright to 2014 2014-10-04 22:45:52 -04:00
Matt Hill
740adabf0f Added DetectorCPU class and factory to instantiate it. Updated openalpr to use new class 2014-08-21 07:11:11 -04:00
Matt Hill
0039fb3bd4 Fixed errors in classifychars 2014-07-18 20:34:24 -04:00
Matt Hill
c8f52ccb48 Removed redundant variable 2014-07-01 19:02:53 -04:00
Matt Hill
7e12ca1500 Rearranged threshold data to be contained in pipeline_data 2014-07-01 18:52:53 -04:00
Matt Hill
a0af4093d6 Added pipeline_data to character analaysis and character segmentation 2014-07-01 18:26:01 -04:00
Philippe Vaucher
b548734fff Don't use "new" when it's not needed 2014-04-02 15:34:32 +02:00
Philippe Vaucher
526f777d6a Have country as command line argument 2014-04-02 15:29:24 +02:00
Philippe Vaucher
818d8a8309 Automate easy plates with 'W' 2014-03-31 10:04:01 +02:00
Philippe Vaucher
c406cc6e0b Fix weird boolean conditions 2014-03-24 12:48:55 +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
Kristians Vebers
c29f801202 Added Mac OS X keyboard support 2014-02-12 09:37:56 +02:00
Matt Hill
773d6e123f Added openalpr utility programs 2014-01-02 16:27:43 -06:00