Commit Graph

16 Commits

Author SHA1 Message Date
Matt Hill
196d8a0cf0 Fixed compile issue on Windows 2015-03-21 17:51:07 -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
8c365a6977 Fixed bug where epoch ms time was not being returned 2014-10-21 22:09:07 -04:00
Matt Hill
c3b2c89f93 Using monotonic clock rather than CPU clock 2014-09-24 22:34:19 -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
d24ed44f83 Add empty lines where it makes sense 2014-03-24 10:46:30 +01:00
Philippe Vaucher
564e0d3087 Remove useless empty lines 2014-03-24 10:46:30 +01:00
Philippe Vaucher
460205e943 Cleanup & reindent .cpp files 2014-03-19 11:34:43 +01:00
Philippe Vaucher
bdc922c69a Remove trailing whitespace 2014-03-17 10:35:09 +01:00
Matt Hill
3bc2d43929 Moved timing prototype definition out of Windows only code block 2014-02-17 14:55:41 -06: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
Kristians Vebers
09db539589 Added timing support for Mac OS X 2014-02-11 14:10:06 +02:00
Matt Hill
9aea5c3f00 Added openAlpr support library 2014-01-02 16:01:35 -06:00