Matt Hill
daaacc77ad
Merge branch 'jovargas-master'
2017-06-29 18:27:50 -04:00
Matt Hill
b4e2f2b7e2
Merge branch 'master' of https://github.com/jovargas/openalpr into jovargas-master
2017-06-29 18:27:40 -04:00
Matthew Hill
af97ecd234
Merge pull request #525 from sanathreddy04/master
...
added .xml file , .traineddata file , .conf file for indian license plates
2017-06-29 18:15:57 -04:00
sanathreddy04
3df778f5aa
Add files via upload
2017-06-29 00:59:43 +05:30
sanathreddy04
ea78bd3a7a
added traineddata file for indian license plates
2017-06-29 00:57:13 +05:30
sanathreddy04
d2751a5713
added .xml file for indian license plates
2017-06-29 00:50:52 +05:30
jovargas
aa464a4366
Updated BR detector (improved with more samples).
2017-06-04 00:29:31 -03:00
jovargas
524a6e782d
Delete old detector
2017-06-04 00:27:26 -03:00
jovargas
b5d4011f69
Added support for brazilian 2-line plates
2017-06-03 23:52:11 -03:00
jovargas
8c0371057d
Added brazilian 2-line plates config
2017-06-03 23:48:15 -03:00
Matthew Hill
236d8e7447
Merge pull request #503 from fabaff/patch-1
...
Fix formatting of the links
2017-05-25 19:28:55 -04:00
Fabian Affolter
4a0ba18433
Two more
2017-05-13 12:14:14 +02:00
Fabian Affolter
69e03d115e
Fix formatting of the links
2017-05-13 11:12:43 +02:00
Matt Hill
839390e8d4
Added install target for alpr_c.h
2017-05-07 08:55:41 -04:00
Matt Hill
ae9cb42102
Added C binding to main library
2017-05-07 08:49:16 -04:00
Matthew Hill
fa561a063a
Merge pull request #498 from tgandor/master
...
implemented recognize_ndarray in Python bindings (for cv2 images)
2017-05-02 06:18:54 -04:00
Matthew Hill
91b072df7c
Merge pull request #478 from throuch/patch-2
...
Issue: when in "country mode", the regions of interest does not appea…
2017-05-02 06:03:25 -04:00
tgandor
73ea1d453f
implemented recognize_ndarray in Python bindings (for cv2 images)
2017-05-02 11:07:59 +02:00
Matthew Hill
1b76bd1bc1
Updated Washington plate pattern
2017-04-15 16:37:17 -04:00
throuch
4cbe8fe041
Issue: when in "country mode", the regions of interest does not appear in JSON results
2017-03-11 15:11:14 +01:00
Matthew Hill
3559cbab1d
Merge pull request #474 from araml/master
...
Fix ifs that were always true
2017-03-10 09:53:02 -05:00
Matthew Hill
773146ff8c
Merge pull request #467 from samcorcos/patch-1
...
Add React Native link to docs
2017-03-10 09:31:39 -05:00
Matthew Hill
4c1a8c2d68
Updated link
2017-03-10 09:30:50 -05:00
Matthew Hill
2740ae0735
Merge pull request #475 from vwcity/master
...
Add old french license plate patterns.
2017-03-10 09:24:56 -05:00
vwcity
139c0b16f3
Add old french license plate patterns.
...
Previous plate to 2009 still present on some vehicles.
2017-03-07 09:31:24 +01:00
araml
2006c5dc60
Fix ifs that were always true
2017-03-06 12:17:29 -03:00
Sam Corcos
79d00ef8a1
Add React Native link to docs
2017-02-26 10:34:00 -08:00
Matt Hill
d317cb9e71
Calculating thresholds before char analysis for classifychars
2017-01-16 16:39:05 -05:00
Matt Hill
4797aea667
Moved documentation to a separate repo
2017-01-13 12:34:32 -05:00
Matt Hill
ae7964396a
Merge branch 'master' of github.com:openalpr/openalpr
2017-01-13 12:34:00 -05:00
Matthew Hill
cafe6ab164
Update cameras.yaml
2016-12-13 08:44:02 -05:00
Matthew Hill
eccff75234
Merge pull request #421 from AdrianSutea/patch-1
...
Remove non-existent + improve ro plates patterns
2016-12-12 11:44:44 -05:00
Matthew Hill
e26d5e0309
Merge pull request #419 from splewis1/patch-2
...
Update cameras.yaml
2016-12-12 11:44:20 -05:00
AdrianSutea
3508ac350b
Remove non-existent + improve ro plates patterns
...
@@###@@@ - this one doesn't exist
@###@@@ & @##@@@ - the only plates which start with a single character followed by 2 or 3 digits are the one's starting with 'B'
2016-11-11 12:29:58 +02:00
splewis1
994e3e06c0
Update cameras.yaml
...
Added H.264 URL for Samsung (Hanwha) cameras produced after 2010.
2016-11-08 23:09:03 -05:00
Matt Hill
28dc2fa032
Detect region enabled by default
2016-10-24 16:55:45 -04:00
Matt Hill
f39f43a4c4
Setting libopenalprc version to libopenalpr major version
2016-10-24 10:32:05 -04:00
Matt Hill
a8c3f90f9f
Added toJson function for single result
2016-10-23 11:13:09 -04:00
Matt Hill
469c4fd6d7
Fixed memory leak in Java native binding
2016-10-21 22:43:21 -04:00
Matthew Hill
f031afe001
Replaced .NET binding with a simpler version
2016-10-21 20:52:46 -04:00
Matthew Hill
c98a3cfe38
Removed C# binding
2016-10-21 20:39:01 -04:00
Matthew Hill
af47a389cf
Merge branch 'master' of https://github.com/openalpr/openalpr
2016-10-21 20:37:24 -04:00
Matt Hill
479aa4edbf
keeping track of load status without calling native function in python binding
2016-10-18 22:14:17 -04:00
Matt Hill
bee230267a
Renamed windows dll for Python binding
2016-10-18 22:14:00 -04:00
Matt Hill
130c2686e2
Using WIN32 instead of _MSC_VER for windows detection
2016-10-18 21:32:03 -04:00
Matt Hill
66e1e6a181
Added prefix to is_loaded function
2016-10-18 20:54:52 -04:00
Matt Hill
a78c9ddf39
Added is_loaded function to C binding
2016-10-18 20:36:52 -04:00
Matt Hill
d2d07100ab
Added a function to the C binding to free a char* pointer
2016-10-17 22:58:43 -04:00
Matthew Hill
90a4b2be0e
Added windows DLL export to C lib
2016-10-17 16:09:27 -04:00
Matt Hill
2d8d3a2895
Added simple C binding
2016-10-16 22:10:20 -04:00