Commit Graph

14 Commits

Author SHA1 Message Date
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
e722f8a184 added back debug output to multithreaded implementation 2014-04-04 14:50: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
Matt Hill
ec8fdc8aad Revert "Using multiple instances of OCR and state recognizer for multiple threads"
This reverts commit 29cb8fab21.
2014-04-04 13:58:53 -05:00
Philippe Vaucher
d24ed44f83 Add empty lines where it makes sense 2014-03-24 10:46:30 +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
Matt Hill
29cb8fab21 Using multiple instances of OCR and state recognizer for multiple threads 2014-02-21 04:04:18 -06:00
Matt Hill
bb39631acb Explicitly set OpenCV functions to single threading 2014-02-20 18:17:02 -06:00
Matt Hill
b5db3ea78a Added multithreading functions to detection 2014-02-20 18:17:02 -06:00
Matt Hill
da2a0da57e Added all TopN plates to JSON formatted results 2014-01-29 19:05:43 -06:00
Matt Hill
4004330987 Started initial support for OpenCL. OpenCV doesn't yet officially support OpenCL LBP GPU acceleration -- but it should be coming soon 2014-01-19 13:22:41 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00