Commit Graph

18 Commits

Author SHA1 Message Date
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
f7ed84d5db Fixed GPU compile flag 2015-03-13 23:46:40 -04:00
Matthew Hill
0c3dfe56e4 Fixed GPU compile flag 2015-03-14 03:41:12 +00:00
Matt Hill
7f693373d5 Fixed GPU compile flag 2015-03-12 22:58:02 -04:00
Matt Hill
27a2ae7145 Fixed DetectorCUDA compile issue on Windows 2015-03-12 22:56:45 -04:00
Matt Hill
5e03e5b02f Turning off compilation for GPU detector by default.
Compiler flag can be used to re-enable it
2015-03-11 20:40:55 -04:00
Matt Hill
6033e35775 Added CUDA GPU support to detector 2015-03-08 10:25:30 -04:00
twelve17
97966fb8a6 Detect and use source grayscale mat if applicable. 2015-01-06 14:36:24 +00:00
Matt Hill
bc0c569f39 Updated copyrights to 2015 2015-01-06 08:23:03 -05:00
Matt Hill
a8efb5d5f3 Updated detector private functions to use offset 2014-12-06 17:30:00 -05:00
Matt Hill
6eacec7750 Added detector support for regionsofinterest 2014-12-06 17:22:01 -05:00
Matt Hill
beea8923f6 Replaced "uint" (platform specific) with "unsigned int" (universal) 2014-11-01 10:43:43 -04:00
Matt Hill
85f52a6b8c Wrapped OpenALPR library in "alpr" namespace. Resolves issue #60. 2014-10-27 20:12:57 -04:00
Matt Hill
f05c07d2b7 Updated copyright to 2014 2014-10-04 22:45:52 -04:00
Matt Hill
1801733061 Fixed compiler warnings (signed/unsigned comparisons, unused variables) 2014-08-28 21:57:10 -04:00
Matt Hill
583e85c036 Moved detectorfactory implementation to its own source 2014-08-26 21:49:08 -04:00
Matt Hill
740adabf0f Added DetectorCPU class and factory to instantiate it. Updated openalpr to use new class 2014-08-21 07:11:11 -04:00
Matt Hill
74bbdc0c5b Moved detection to its own folder 2014-08-21 07:10:04 -04:00