Commit Graph

13 Commits

Author SHA1 Message Date
Matt Hill
a63bd87bcb Added timing fixes for Visual Studio 2015 2015-08-12 23:46:37 -04:00
Matt Hill
fed3622bf3 Rearranged timing.h for Windows 2015-08-12 23:26:32 -04:00
Matt Hill
d9183da290 Replaced inttypes.h with stdint.h for Windows compatibility 2015-03-21 09:43:22 -04:00
Matt Hill
8aded3b750 Resolves 32-bit long overflow on non-64 bit architectures 2015-03-17 00:00:04 -04:00
Matt Hill
39c4756ce7 Changed Linux timestamp behavior. Explicitly using CLOCK_MONOTONIC_RAW and CLOCK_REALTIME 2015-03-16 23:13:06 -04:00
Matt Hill
85f52a6b8c Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60. 2014-10-27 20:12:57 -04:00
Matt Hill
41bedff338 Partially resolves issue #46 Use epoch milliseconds rather than seconds 2014-08-31 10:34:50 -04:00
Matt Hill
7947474ee3 Added epoch time to json output 2014-05-20 21:06:35 -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
742556cc37 Fixed clock timing on Windows.
Previously, clock timing was mocked out to 0.  This fixes it and gives
correct timings in ms for plate recognitions
2014-02-17 13:21:47 -07:00
Matt Hill
9aea5c3f00 Added openAlpr support library 2014-01-02 16:01:35 -06:00