Commit Graph

29 Commits

Author SHA1 Message Date
Matt Hill
e7eb4418f9 Fixed bug in tag plates. Some cases caused wrong plate to be tagged 2014-08-13 17:19:11 -04:00
Matt Hill
0039fb3bd4 Fixed errors in classifychars 2014-07-18 20:34:24 -04:00
Matt Hill
3da219c64f Fixed string warning 2014-07-03 13:36:16 -04:00
Matt Hill
cff0df3648 Moved plate confidence up to pipeline_data 2014-07-01 19:30:57 -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
Matt Hill
b9422dc063 Inserted pipeline_data into additional places 2014-07-01 17:44:39 -04:00
Matt Hill
2c2197f1bc Added tagplates binary for identifying license plates (used with end-to-end benchmark) 2014-06-20 22:31:03 -04:00
Matt Hill
716f1ca671 Updated end-to-end benchmark 2014-06-20 22:30:35 -04:00
Matt Hill
c5b577b48e Created new end-to-end benchmark that validates detection quality 2014-06-20 22:27:54 -04:00
Matt Hill
39ecafaa90 Updated OCR training utility to work better with Tesseract 2014-06-02 20:51:04 -04:00
Matt Hill
cbfa90fc84 Updated code for Tesseract 3.0.3 2014-05-09 18:20:19 -05:00
Matt Hill
b51b4f61cf Updated CMakeLists.txt for Windows builds 2014-04-30 21:14:52 -05:00
Matt Hill
c982ff9715 Merge branch 'develop' of github.com:openalpr/openalpr into develop 2014-04-04 17:19:31 -05:00
Matt Hill
59ffed9b23 Adding hierarchical plate regions. The goal is to minimize unnecessary processing of regions within regions 2014-04-04 15:37:06 -05:00
Matt Hill
4d9c955f36 Merge branch 'multithread' into develop
Conflicts:
	src/misc_utilities/CMakeLists.txt
	src/openalpr/CMakeLists.txt
	src/openalpr/alpr_impl.cpp
	src/openalpr/alpr_impl.h
	src/openalpr/config.cpp
	src/openalpr/config.h
2014-04-04 14:09:00 -05: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
749366741e Removed findnegatves build rule from misc_utilities as source file is not found in repository 2014-02-25 23:24:14 +02:00
Matt Hill
21acb7084a Compiling tinythread as part of the openalpr source (rather than a separate library) 2014-02-20 18:17:02 -06:00
Matt Hill
0386bba299 Fixed multithreading library in CMakeLists 2014-02-20 18:17:01 -06: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