Commit Graph

23 Commits

Author SHA1 Message Date
Matt Hill
31a5c0f95c Cleaned build list for Windows Tesseract 2014-08-19 00:38:55 -04:00
Matt Hill
d76f122ad6 Organized "videobuffer" code into a video static library 2014-08-16 10:34:14 -04:00
Matt Hill
c44fdeb47c updated CMakeLists.txt to use precompiled opencv/tesseract libraries by default 2014-08-13 22:25:27 -04:00
Matt Hill
eaa82829c5 Only compile alprd on Linux 2014-07-03 14:24:20 -04:00
Matt Hill
bd185d11ae Rearranged files 2014-07-03 12:47:24 -04:00
Matt Hill
7ac5dbf1a0 Added logging library that functions in foreground and background (logs to file) 2014-06-08 14:57:16 -04:00
Matt Hill
21faa3c2a0 Added data upload thread 2014-06-03 21:56:42 -04:00
Matt Hill
b8ad4c3a5e Compiling UUID library into alpr daemon 2014-06-03 16:33:53 -04:00
Matt Hill
801d68be02 Started daemon work 2014-06-02 23:35:16 -04:00
Matt Hill
5333b8628c Added better support for mjpeg.
When an http:// or https:// URL is provided, assume MJPEG and pass the correct values into OpenCV
Added a VideoBuffer class that pulls the latest images in a background thread.
2014-05-18 16:35:38 -05:00
Matt Hill
3ab40db077 Updated CMakeLists to point to alpr man page 2014-05-11 11:28:36 -05:00
Matt Hill
d7d430714f Moved openalpr.conf to its own directory 2014-05-10 13:13:30 -05:00
Matt Hill
58f4e453cd Added man page 2014-05-10 11:56:37 -05:00
Matt Hill
81d53f5f97 Tweaked library build for installer packaging 2014-05-09 07:36:05 -05:00
Matt Hill
05df80e5e2 Moved version num to cmake, so it is available both at build and runtime 2014-05-08 18:06:31 -05:00
Matt Hill
9550a37d03 Updated Linux compilation to link to OpenCV dynamically 2014-05-08 07:58:01 -05:00
Matt Hill
b51b4f61cf Updated CMakeLists.txt for Windows builds 2014-04-30 21:14:52 -05:00
Matt Hill
5e234fe039 Added 'make install' to project. Installs dynamic lib, alpr.h header, and alpr binary 2014-04-20 11:58:55 -05:00
Philippe Vaucher
bdc922c69a Remove trailing whitespace 2014-03-17 10:35:09 +01:00
Matt Hill
0b49374f81 Declared minimum opencv version at 2.4.8 (required for opencl) 2014-02-20 19:10:28 -06:00
Matt Hill
24dc807766 Updated cmake relative paths (simplified & removed boilerplate) 2014-02-20 18:15:26 -06:00
Matt Hill
54fba19078 Tweaked CMakeLists for Windows support 2014-01-14 19:47:10 -07:00
Matt Hill
2b221e409e Added Main CLI program and CMake script 2014-01-02 16:03:00 -06:00