Commit Graph

31 Commits

Author SHA1 Message Date
Matt Hill
1a64daf8a6 Added frame_number to API results 2015-11-05 19:30:19 -05:00
Matt Hill
0c9ecd82a3 Added country to API results 2015-11-05 19:29:56 -05:00
Matt Hill
dcd34ae6ec Added explicit dll export for Alpr class on Windows 2015-10-18 22:57:48 -04:00
Peter Rekdal Sunde
2fc60ae0be Add overload for regionsOfInterest. 2015-08-07 11:21:22 +02:00
Peter Rekdal Sunde
881d2e413b Feature: Allow .NET users to manage configuration after it has been loaded from disk. 2015-07-07 18:28:15 +02:00
Matt Hill
6308048d84 Updated copyright 2015-07-02 14:23:16 -04:00
Matt Hill
4b6d2cc6ec Added character bounding box and confidence to API output 2015-06-01 22:26:49 -04:00
Matt Hill
d9183da290 Replaced inttypes.h with stdint.h for Windows compatibility 2015-03-21 09:43:22 -04:00
Matt Hill
f98a501c02 Using explicity bit-length for longs to prevent overflow 2015-03-17 00:22:02 -04:00
Matt Hill
bc0c569f39 Updated copyrights to 2015 2015-01-06 08:23:03 -05:00
Matt Hill
b289b6461c Added plate_index property to AlprPlateResult 2014-12-10 22:17:25 -05:00
Matt Hill
8275176cb5 Added comments to alpr.h AlprPlateResult 2014-12-10 22:17:02 -05:00
Matt Hill
85f52a6b8c Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60. 2014-10-27 20:12:57 -04:00
Matt Hill
ee2259eb42 Using float for processing time variable 2014-10-25 13:31:08 -04:00
Matt Hill
1f64cfa029 Changed JSON serialization/deserialization functions to static 2014-10-24 17:10:55 -04:00
Matt Hill
f18a3b5c54 Added JSON deserializer 2014-10-23 17:20:46 -04:00
Matt Hill
396737bd3d Cleaned up API. No longer backwards compatible 2014-10-05 16:27:56 -04:00
Matt Hill
f05c07d2b7 Updated copyright to 2014 2014-10-04 22:45:52 -04:00
Matt Hill
8f63d32cc6 Using site-camera-epochtime rather than random UUID. Removed UUID lib dependency 2014-10-01 08:39:44 -04:00
Matt Hill
c6cc360d5a Removed unnecessary comment from alpr.h 2014-08-19 21:28:11 -04:00
Matt Hill
aac6d61773 Added regions of interest to ALPR interface. Currently non-functional 2014-08-18 23:23:03 -04:00
Matt Hill
8a9dfabe6c Reformatted JSON output. Moved epoch time to top level. Added total processing time 2014-06-12 05:58:34 -04:00
Matt Hill
be061ad452 Added runtime data dir parameter
just in case it's not possible to configure the runtime directory via config file (i.e., if the location is only known at runtime)
2014-05-19 19:41:48 -05:00
Matt Hill
66febb8ca8 Changed library to point to a config file rather than runtime dir
runtime dir location is specified in the config file
2014-05-10 09:50:52 -05:00
Matt Hill
0bf3f674ee Fixes issue 26 "Make include guards unique"
https://github.com/openalpr/openalpr/issues/26
2014-05-02 20:23:47 -04:00
Matt Hill
0858369b09 Added OpenALPR version in constants. Incremented to 1.1.0 2014-04-20 12:57:52 -05:00
Philippe Vaucher
564e0d3087 Remove useless empty lines 2014-03-24 10:46:30 +01:00
Philippe Vaucher
7da25fc0df Cleanup & indent .h files 2014-03-19 11:44:13 +01:00
Philippe Vaucher
bdc922c69a Remove trailing whitespace 2014-03-17 10:35:09 +01:00
Matt Hill
b86a6743de Incremented version 2014-02-21 04:19:29 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00