Commit Graph

17 Commits

Author SHA1 Message Date
Matt Hill
21982b246b Updated MD 'treasure the chesapeake' plate format 2014-04-06 12:35:54 -05:00
Matt Hill
3518056dd6 Updated Maryland plate regions with Farmers/Chesapeake char formats 2014-04-06 12:28:21 -05:00
Matt Hill
7817810461 Added a pause_on_frame debug variable (useful for debugging video) 2014-04-06 12:19:40 -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
9ebc67af3e Removed debug flags and added comment to new parameter 2014-03-25 08:57:04 -05:00
Matt Hill
b90566585a Added variable to control plate detection size increase.
Adjusting it to a smaller value means slower detection but higher probability that the plate will be found (and vice versa)
2014-03-24 10:10:55 -05:00
Matt Hill
3669ce0021 Changed max # of allowed characters to 8 2014-03-20 10:30:34 -05:00
Matthew Hill
420c6289b1 Merge pull request #15 from Silex/cleanup
Cleanup
2014-03-20 08:37:11 -05:00
Philippe Vaucher
5d9b776d57 Align debug section in openalpr.conf 2014-03-19 11:56:06 +01:00
Philippe Vaucher
fcc01f1e9f Cleanup openalpr.conf 2014-03-19 11:53:33 +01:00
Philippe Vaucher
f2716dea1a Fix typo "characers" 2014-03-18 18:29:34 +01:00
Philippe Vaucher
bdc922c69a Remove trailing whitespace 2014-03-17 10:35:09 +01:00
Matt Hill
35820e3b0f Added preference for multithreading_cores (controls number of threads spawned during recognition) 2014-02-20 18:17:01 -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
351d1e0dcc Slightly improved EU plate region detection (LBP using increased # of samples) 2014-01-08 17:54:34 -06:00
Matt Hill
a866831eb5 Added blank keypoints file for EU plates to prevent region detection from crashing 2014-01-04 01:10:11 -06:00
Matt Hill
00b32d821f Added runtime data 2014-01-02 16:07:07 -06:00