Matthew Hill
|
72cd50cd9d
|
Merge pull request #55 from twelve17/master
Update build files to allow creation of a Homebrew formula.
|
2014-10-20 14:40:27 -04:00 |
|
twelve17
|
eac02fcfaa
|
Update how openalpr.conf is generated and ultimately installed.
|
2014-10-18 18:31:46 +01:00 |
|
twelve17
|
bd512a8014
|
Set the proper value for runtime_dir in openalpr.conf, based on install prefix.
|
2014-10-18 18:14:42 +01:00 |
|
twelve17
|
f7074ec7e6
|
Remove unwated message.
|
2014-10-18 18:01:36 +01:00 |
|
twelve17
|
211bb3f514
|
Change daemon option to WITH_DAEMON, and some logic.
|
2014-10-18 18:00:03 +01:00 |
|
twelve17
|
57f1afa36b
|
Add uninstall target template.
|
2014-10-18 17:11:12 +01:00 |
|
twelve17
|
70797bee6a
|
Remove unused MESSAGE command
|
2014-10-18 17:06:47 +01:00 |
|
twelve17
|
9f213e25f1
|
Remove usage of BINDIR.
|
2014-10-18 17:05:51 +01:00 |
|
twelve17
|
12832b0070
|
Remove unwanted Tesseract_DIR definition.
|
2014-10-18 17:04:12 +01:00 |
|
twelve17
|
7ad3dedea2
|
Add SKIP_DAEMON option. Change hardcoded paths to use
CMAKE_INSTALL_PREFIX and CMAKE_INSTALL_SYSCONFDIR.
|
2014-10-18 17:01:51 +01:00 |
|
Matthew Hill
|
1903057a10
|
Added CI build status
|
2014-10-08 22:06:50 -04:00 |
|
Matt Hill
|
209166d82d
|
Added file for Continuous Integration
|
2014-10-08 06:04:00 -04:00 |
|
Matt Hill
|
4e5f82c3fb
|
Fixed UUID str output bug for alprd
|
2014-10-05 16:44:58 -04:00 |
|
Matt Hill
|
fa96f53dbf
|
Added version to JSON output
|
2014-10-05 10:29:31 -04:00 |
|
Matt Hill
|
f05c07d2b7
|
Updated copyright to 2014
|
2014-10-04 22:45:52 -04:00 |
|
Matt Hill
|
1b57459f3a
|
Updated gitignore
|
2014-10-04 21:36:35 -04:00 |
|
Matt Hill
|
a7a05e5467
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2014-10-04 21:33:55 -04:00 |
|
Matthew Hill
|
948bf5eea4
|
Update README.md
|
2014-10-04 21:33:34 -04:00 |
|
Matthew Hill
|
cec33621ce
|
Update README.md
|
2014-10-04 21:20:57 -04:00 |
|
Matthew Hill
|
c66c7e889d
|
Updated Install Instructions
|
2014-10-04 21:13:06 -04:00 |
|
Matt Hill
|
f663b4c9fa
|
Added CPack config to main Cmake. Using absolute paths for install targets
|
2014-10-04 13:35:23 -04:00 |
|
Matt Hill
|
281fdab6e8
|
Updated CPack config
|
2014-10-04 11:56:18 -04:00 |
|
Matt Hill
|
f0f406f758
|
Updated CPackConfig
|
2014-10-04 11:41:12 -04:00 |
|
Matt Hill
|
58b4dd019a
|
Removed uuid from linking
|
2014-10-04 11:40:31 -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
|
3585e0436f
|
Added epoch_time as an optional value for json serializing
|
2014-09-30 22:34:06 -04:00 |
|
Matt Hill
|
8ef633a43b
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2014-09-24 22:34:45 -04:00 |
|
Matt Hill
|
c3b2c89f93
|
Using monotonic clock rather than CPU clock
|
2014-09-24 22:34:19 -04:00 |
|
Matt Hill
|
95796c412d
|
Tweaked alprd upstart
|
2014-09-18 08:31:16 -05:00 |
|
Matt Hill
|
719cf102ec
|
Added alprd.conf to install targets
|
2014-09-18 08:28:53 -05:00 |
|
Matt Hill
|
14542b5eb1
|
Added alprd to install targets
|
2014-09-18 08:27:07 -05:00 |
|
Matt Hill
|
d2bf82a152
|
Checking OCR existence by country from config, rather than defined country name
|
2014-09-05 21:07:39 -04:00 |
|
Matt Hill
|
70c9bb0b48
|
Reduced minimum OpenCV version (2.4.8 not required since OpenCL was removed)
|
2014-09-03 02:35:32 +00:00 |
|
Matt Hill
|
01b00b0450
|
Removed (non-working) multithreading implementation. Going to reimplement it differently.
|
2014-08-31 11:31:58 -04:00 |
|
Matt Hill
|
b1abce0abb
|
Video library explicitly uses support library
|
2014-08-31 11:31:39 -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
|
3b2cd74306
|
Fixes issue #48 Invalid json output
|
2014-08-30 11:36:18 -04:00 |
|
Matt Hill
|
c4e09cc0f8
|
Resolves issue #45 Use better angle value for edge detection
|
2014-08-30 11:33:35 -04:00 |
|
Matt Hill
|
1801733061
|
Fixed compiler warnings (signed/unsigned comparisons, unused variables)
|
2014-08-28 21:57:10 -04:00 |
|
Matt Hill
|
5903e5fb8c
|
Fixed bug platecorner used incorrect variable for distance calculation
|
2014-08-28 21:42:52 -04:00 |
|
Matt Hill
|
171b7b86b8
|
Removed invalid entry from misc_utilities cmake that caused warning
|
2014-08-28 21:16:00 -04:00 |
|
Matt Hill
|
bcbc5c65e5
|
Merge branch 'master' of github.com:openalpr/openalpr
|
2014-08-28 20:51:36 -04:00 |
|
Matt Hill
|
1f583be49e
|
Added extra hints for finding Tesseract includes
|
2014-08-28 20:51:01 -04:00 |
|
Matt Hill
|
7a3cb53aa6
|
Sleep for 1ms, rather than 1 second
|
2014-08-28 08:57:54 -04:00 |
|
Matt Hill
|
34e00793eb
|
Fixed sleep_ms to use ms rather than microseconds
|
2014-08-28 07:29:46 -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 |
|
Matt Hill
|
9aef5ba92c
|
Using better interpolation method for deskew. Added timing
|
2014-08-21 06:21:46 -04:00 |
|
Matthew Hill
|
3319637137
|
Update README.md
|
2014-08-19 22:58:15 -04:00 |
|