Commit Graph

15 Commits

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