Commit Graph

1289 Commits

Author SHA1 Message Date
Matt Hill
fa93dff48e Removed unused lib uuid-dev requirement from debian packager 2016-02-28 13:39:27 -05:00
Matt Hill
782a90ca8d Merged Python binding changes. Incremented version 2016-02-28 13:39:23 -05:00
Matt Hill
7fc6978fc9 Added compile toggle for statedetection library 2016-02-25 22:15:06 -05:00
Matt Hill
0fc32038b1 Updated Python gitignore 2016-02-25 22:15:06 -05:00
Matthew Hill
43175f7de3 Merge pull request #284 from SunAriesCN/patch-3
Update platemask.cpp
2016-02-25 21:46:10 -05:00
SunAriesCN
e381962192 Update platemask.cpp
I just forgot this!
2016-02-23 15:30:48 +08:00
SunAriesCN
8a79f05565 Update platemask.cpp
I think the outer box you want here is from which the outer contour has most of characters inside, rather than just the last outer contours of characters in threshold image as before codes. I study your codes theseday, and would like to share my thought wit you. How can I contact you?
2016-02-19 14:53:35 +08:00
Matt Hill
671fdaf8b2 Added documentation for the Cloud API 2016-02-17 17:24:57 -05:00
Matt Hill
abe7579178 Removed unused keypoints 2016-02-17 16:22:55 -05:00
Matt Hill
901a6415f2 Added statedetection to ALPR binary linked libs 2016-02-17 12:07:34 -05:00
Matt Hill
4735b5d89b Added prewarp reset by passing in empty prewarp config 2016-02-17 12:07:34 -05:00
Matthew Hill
b20c7becb5 Merge pull request #282 from SunAriesCN/patch-2
Update Characteranalysis::filterByOuterMask( )
2016-02-16 23:00:08 -05:00
Matt Hill
766e6383ea Exposed setPrewarp function in Python binding 2016-02-16 15:11:52 -05:00
Matt Hill
ceefcea0ea Fixed comment arg for set_country 2016-02-16 15:11:52 -05:00
SunAriesCN
80574041a6 Update Characteranalysis::filterByOuterMask( )
This function may not work without set goodIndices[i] = false first, or the goodIndices vector would be just the same as the orignalindices...
2016-02-16 12:05:10 +08:00
Matthew Hill
46de564d87 Merge pull request #280 from adi9090/patch-1
fixed daemon crashing
2016-02-15 09:56:21 -05:00
Adi P
f2df3ffd2f fixed daemon crashing
Daemon was crashing when parsing decimal number from string. It didn't check if current processing char is comma while next character is number.
For example if it was parsing 123,4567 it would convert just 123 to number, and the ",456" would stay in num array what causes crashing.
2016-02-15 09:43:14 +01:00
Matt Hill
2baab3da2a Added setPrewarp() function to API. Resolves Issue #199 2016-02-14 16:31:02 -05:00
Matt Hill
b46b7d4c2b Added set_country function to Python bindings 2016-02-14 16:01:13 -05:00
Matt Hill
df7a3491eb Minor tweak to Python comments 2016-02-14 16:00:52 -05:00
Matt Hill
dbb9098cdf Using state_detection_lib variable in misc utilities 2016-02-14 16:00:31 -05:00
Matt Hill
9d6fad0c2e Added unit tests for config 2016-02-14 15:58:17 -05:00
Matt Hill
eb2954e49f Added setCountry function to main API.
This allows the country to be changed without reloading the library and runtime_data
2016-02-14 15:58:04 -05:00
Matt Hill
bc6e49b546 Added preprocessor variables to allow unit tests to run against config/runtime data 2016-02-14 15:54:10 -05:00
Matt Hill
7f89ea7ab2 Parameterized state detection lib 2016-02-14 13:44:31 -05:00
Matt Hill
8eaec3d9d8 Fixed compiler warning by casting to 16-bit int 2016-02-14 13:43:56 -05:00
Matt Hill
403a01e012 Removed git as a build-dependency 2016-02-01 19:43:24 -05:00
Matthew Hill
a0d83d4cfa Added Go to Readme 2016-02-01 19:35:10 -05:00
Matt Hill
dc6d077fad Resolves debian build issue on Hurd 2016-01-31 21:33:37 -05:00
Matt Hill
da4a84360c Hiding Frame: from video output when using JSON output 2016-01-31 21:28:13 -05:00
Matthew Hill
25aa237fe9 Merge pull request #267 from aybassiouny/master
fix waitkey comparisons
2016-01-24 21:54:16 -05:00
Matt Hill
c790cfea56 Incremented version 2016-01-24 15:34:04 -05:00
Matt Hill
51537f83ee Updated debian control to build on any platform 2016-01-24 09:37:59 -05:00
Ahmed Bassiouny
08d418d3f0 update int keys values for linux.
To be verified Sunday.
2016-01-23 04:43:13 +02:00
Matt Hill
7017ef13d2 Added link to Ubuntu 14.04 download 2016-01-21 20:45:17 -05:00
Matt Hill
861a40c528 Added heartbeat format 2016-01-21 20:45:06 -05:00
Matt Hill
b9a5bc527a Linking to web services api from alprd section 2016-01-21 20:44:57 -05:00
Matt Hill
6f3ae281f8 Updated documentation for newer agent config ui 2016-01-21 19:27:18 -05:00
Matt Hill
be48923347 Added gitignore 2016-01-21 19:17:04 -05:00
Matt Hill
0b95da9b4e Added swagger API spec 2016-01-21 19:16:04 -05:00
Matt Hill
888fcfca59 Updated doc to reflect upstart service rather than init.d 2016-01-21 19:12:56 -05:00
Matt Hill
795c0d46de Pointing to new repo (trusty) 2016-01-21 19:11:32 -05:00
Matt Hill
e4d1ae92e9 Removing doc images from git repo 2016-01-21 19:10:53 -05:00
Bassiouny
c81863e4da fix waitkey comparisons 2016-01-21 21:39:26 +02:00
Alan Tse
3fde593240 Fixing issue #261 2016-01-20 23:15:45 -08:00
Matt Hill
7cfb294984 Updated copyright 2016-01-20 08:33:01 -05:00
Matt Hill
6d4a324fc4 Updated copyright 2016-01-19 20:35:12 -05:00
Matt Hill
dd01af3146 Added debug flag to toggle debug options without having to edit config 2016-01-14 21:50:30 -05:00
Matt Hill
857eed4d00 Added missing debug options to on/off function in config 2016-01-14 21:50:07 -05:00
Matt Hill
4dcabf149a Added Mexico pattern 2016-01-14 21:40:49 -05:00