Commit Graph

  • 510b39ceb6 Updated debian config with new default config files Matt Hill 2016-03-21 17:15:37 -0400
  • 786cebf137 Added missing debug_prewarp option to config Matt Hill 2016-03-21 17:05:04 -0400
  • 86c8bf0c51 updated config file location in unit tests Matt Hill 2016-03-21 17:04:46 -0400
  • 95a0108bd8 Using a default alprd.conf file with an override in /etc/openalpr/alprd.conf Matt Hill 2016-03-21 16:51:55 -0400
  • 4504921c14 Refactored openalpr.conf to use a default config file and allow an override in /etc/openalpr/openalpr.conf. This makes upgrades easier, since the package can maintain the default config without overriding user settings Matt Hill 2016-03-21 16:50:20 -0400
  • 41991a3d8d Added constructor argument to functions hidden by preprocessor Matt Hill 2016-03-21 13:40:26 -0400
  • 431be0cc5a Added debug image when a detection mask is used Matt Hill 2016-03-21 11:56:47 -0400
  • ea96265d38 Using ROIs that have been run through prewarp Matt Hill 2016-03-21 11:56:24 -0400
  • 090fcb6601 Use canny pruning for OCL detector Matt Hill 2016-03-21 11:55:50 -0400
  • de51cd2995 Fixed benchmark utilities to operate with updated detection interface Matt Hill 2016-03-14 23:03:34 -0400
  • 4741299740 Reorganized the detection interface to simplify code and reduce boilerplate Matt Hill 2016-03-14 23:03:17 -0400
  • a0dff3d2af Integrated mask into detection code Matt Hill 2016-03-14 22:28:46 -0400
  • 3096fa0da2 Split out projectRect function in prewarp Matt Hill 2016-03-14 22:28:22 -0400
  • c1018cb1ad Added toString function to prewarp Matt Hill 2016-03-14 22:28:08 -0400
  • 3f6064c672 Using CANNY_PRUNING on Cascade to improve efficiency with masked sections Matt Hill 2016-03-14 22:27:38 -0400
  • de325d02df Including detectormask in compile Matt Hill 2016-03-14 22:27:04 -0400
  • 7db326522c Moved prewarp initialization higher, initializing detector with prewarp Matt Hill 2016-03-14 22:26:49 -0400
  • 9b27f5084e Updated detector API to pass in prewarp pointer Matt Hill 2016-03-14 22:26:18 -0400
  • 8ace033746 Added seperate detector_types header Matt Hill 2016-03-14 22:25:22 -0400
  • 849845d538 Using min chars config value for determining if chars should be combined Matt Hill 2016-03-14 22:24:35 -0400
  • 7a1a9a671f Added detection_mask_image to config Matt Hill 2016-03-14 22:23:47 -0400
  • daa029b0cb Removed unnecessary variable Matt Hill 2016-03-13 21:55:32 -0400
  • 949f22492a Merge branch 'patch-7' of https://github.com/SunAriesCN/openalpr Matt Hill 2016-03-13 21:55:12 -0400
  • 7a5eb7d147 Explicitly double-adding the first OCR character Matt Hill 2016-03-13 15:50:14 -0400
  • df723c716a Merge branch 'patch-1' of https://github.com/alandtse/openalpr into alandtse-patch-1 Matt Hill 2016-03-13 15:43:35 -0400
  • cced283f1e slight efficiency improvement. Exiting loop when below min chars rather than 0 Matt Hill 2016-03-13 15:40:08 -0400
  • d4e8b8116b Merge pull request #301 from SunAriesCN/patch-9 Matthew Hill 2016-03-13 15:04:06 -0400
  • 0a10773710 Handled a crash condition when no plate candidates score above the minimum threshold Matt Hill 2016-03-13 14:55:14 -0400
  • 74c789187e Configured ALPR to use the analysis_count setting Matt Hill 2016-03-13 14:54:17 -0400
  • 91091ba71e Added "analysis_count" config setting Matt Hill 2016-03-13 14:02:16 -0400
  • 067bfc00a2 fixed parallel line being added in wrong direction Matt Hill 2016-03-11 17:17:47 -0500
  • 4aefb50f18 the mask maybe unused here. SunAriesCN 2016-03-10 15:52:04 +0800
  • d219aadc14 Update charactersegmenter.cpp SunAriesCN 2016-03-10 15:19:35 +0800
  • ce3c95efd4 comment out some code look like unused. SunAriesCN 2016-03-09 23:34:48 +0800
  • a0ecb72232 Reduce the times for this loop SunAriesCN 2016-03-08 21:26:26 +0800
  • 515ec50469 Added parameter to control high-contrast detection sensitivity Matt Hill 2016-03-07 13:05:43 -0500
  • 8972e6373d Added high-contrast detection and edge finder Matt Hill 2016-03-07 12:59:30 -0500
  • 78f6fb2b41 Added a few extra pixels to the top/bottom plate edge line guess Matt Hill 2016-03-07 12:56:37 -0500
  • 687f1c86d1 Added utility function to rearrange rectangle points in top-left -> clockwise order) Matt Hill 2016-03-07 12:56:00 -0500
  • d5cf33e371 Added high contrast stub function to edgefinder Matt Hill 2016-03-06 16:06:16 -0500
  • 6c8135b870 Added tasks to description Matt Hill 2016-03-06 15:42:01 -0500
  • 213f88d522 Retrained eu fonts for minor improvement to EU accuracy Matt Hill 2016-03-06 14:12:30 -0500
  • 0204216ae9 Fixes isue #291 Matt Hill 2016-03-05 23:20:42 -0500
  • 4b834104af Removed unused variable and comments Matt Hill 2016-03-05 15:42:18 -0500
  • 6ff0a258aa remove the variables unused SunAriesCN 2016-03-02 14:41:53 +0800
  • 4e8855833d Collapsed a few layers in the Dockerfile Matt Hill 2016-03-01 13:36:32 -0500
  • 6f9b09d8e8 Merge pull request #289 from SunAriesCN/patch-5 Matthew Hill 2016-02-29 23:14:27 -0500
  • dd347377e8 remove unused local variable SunAriesCN 2016-03-01 12:09:10 +0800
  • ee8cf4e271 Enable parallel compilation for deb Matt Hill 2016-02-28 22:48:02 -0500
  • 58a856b586 Added RPM spec for CentOS 7 Matt Hill 2016-02-28 22:26:48 -0500
  • a07b919633 Shortened python3 deb description line Matt Hill 2016-02-28 14:07:00 -0500
  • fd7f896570 Modified Python depends to compile Matt Hill 2016-02-28 13:58:23 -0500
  • fa93dff48e Removed unused lib uuid-dev requirement from debian packager Matt Hill 2016-02-28 13:32:36 -0500
  • 782a90ca8d Merged Python binding changes. Incremented version Matt Hill 2016-02-28 09:51:09 -0500
  • 7fc6978fc9 Added compile toggle for statedetection library Matt Hill 2016-02-25 22:14:51 -0500
  • 0fc32038b1 Updated Python gitignore Matt Hill 2016-02-22 08:33:27 -0500
  • 43175f7de3 Merge pull request #284 from SunAriesCN/patch-3 Matthew Hill 2016-02-25 21:46:10 -0500
  • e381962192 Update platemask.cpp SunAriesCN 2016-02-23 15:30:48 +0800
  • 8a79f05565 Update platemask.cpp SunAriesCN 2016-02-19 14:53:35 +0800
  • 671fdaf8b2 Added documentation for the Cloud API Matt Hill 2016-02-17 17:24:57 -0500
  • abe7579178 Removed unused keypoints Matt Hill 2016-02-17 16:22:55 -0500
  • 901a6415f2 Added statedetection to ALPR binary linked libs Matt Hill 2016-02-17 12:07:13 -0500
  • 4735b5d89b Added prewarp reset by passing in empty prewarp config Matt Hill 2016-02-16 15:17:15 -0500
  • b20c7becb5 Merge pull request #282 from SunAriesCN/patch-2 Matthew Hill 2016-02-16 23:00:08 -0500
  • 766e6383ea Exposed setPrewarp function in Python binding Matt Hill 2016-02-16 15:08:04 -0500
  • ceefcea0ea Fixed comment arg for set_country Matt Hill 2016-02-16 15:07:47 -0500
  • 80574041a6 Update Characteranalysis::filterByOuterMask( ) SunAriesCN 2016-02-16 12:05:10 +0800
  • 46de564d87 Merge pull request #280 from adi9090/patch-1 Matthew Hill 2016-02-15 09:56:21 -0500
  • f2df3ffd2f fixed daemon crashing Adi P 2016-02-15 09:43:14 +0100
  • 2baab3da2a Added setPrewarp() function to API. Resolves Issue #199 Matt Hill 2016-02-14 16:31:02 -0500
  • b46b7d4c2b Added set_country function to Python bindings Matt Hill 2016-02-14 16:01:13 -0500
  • df7a3491eb Minor tweak to Python comments Matt Hill 2016-02-14 16:00:52 -0500
  • dbb9098cdf Using state_detection_lib variable in misc utilities Matt Hill 2016-02-14 16:00:31 -0500
  • 9d6fad0c2e Added unit tests for config Matt Hill 2016-02-14 15:58:17 -0500
  • eb2954e49f Added setCountry function to main API. This allows the country to be changed without reloading the library and runtime_data Matt Hill 2016-02-14 15:58:04 -0500
  • bc6e49b546 Added preprocessor variables to allow unit tests to run against config/runtime data Matt Hill 2016-02-14 15:54:10 -0500
  • 7f89ea7ab2 Parameterized state detection lib Matt Hill 2016-02-14 13:44:31 -0500
  • 8eaec3d9d8 Fixed compiler warning by casting to 16-bit int Matt Hill 2016-02-14 13:43:56 -0500
  • 403a01e012 Removed git as a build-dependency Matt Hill 2016-02-01 19:43:19 -0500
  • a0d83d4cfa Added Go to Readme Matthew Hill 2016-02-01 19:35:10 -0500
  • dc6d077fad Resolves debian build issue on Hurd Matt Hill 2016-01-31 21:33:37 -0500
  • da4a84360c Hiding Frame: from video output when using JSON output Matt Hill 2016-01-31 21:28:13 -0500
  • 25aa237fe9 Merge pull request #267 from aybassiouny/master Matthew Hill 2016-01-24 21:54:16 -0500
  • c790cfea56 Incremented version Matt Hill 2016-01-24 15:34:04 -0500
  • 51537f83ee Updated debian control to build on any platform Matt Hill 2016-01-24 09:37:59 -0500
  • 08d418d3f0 update int keys values for linux. Ahmed Bassiouny 2016-01-23 04:43:13 +0200
  • 7017ef13d2 Added link to Ubuntu 14.04 download Matt Hill 2016-01-21 20:45:17 -0500
  • 861a40c528 Added heartbeat format Matt Hill 2016-01-21 20:45:06 -0500
  • b9a5bc527a Linking to web services api from alprd section Matt Hill 2016-01-21 20:44:57 -0500
  • 6f3ae281f8 Updated documentation for newer agent config ui Matt Hill 2016-01-21 19:27:18 -0500
  • be48923347 Added gitignore Matt Hill 2016-01-21 19:16:20 -0500
  • 0b95da9b4e Added swagger API spec Matt Hill 2016-01-21 19:16:04 -0500
  • 888fcfca59 Updated doc to reflect upstart service rather than init.d Matt Hill 2016-01-21 19:12:56 -0500
  • 795c0d46de Pointing to new repo (trusty) Matt Hill 2016-01-21 19:11:32 -0500
  • e4d1ae92e9 Removing doc images from git repo Matt Hill 2016-01-21 19:10:53 -0500
  • c81863e4da fix waitkey comparisons Bassiouny 2016-01-21 21:39:26 +0200
  • 3fde593240 Fixing issue #261 Alan Tse 2016-01-20 23:15:45 -0800
  • 7cfb294984 Updated copyright Matt Hill 2016-01-20 08:33:01 -0500
  • 6d4a324fc4 Updated copyright Matt Hill 2016-01-19 20:35:12 -0500
  • dd01af3146 Added debug flag to toggle debug options without having to edit config Matt Hill 2016-01-14 21:50:30 -0500