Matt Hill
|
6f4c419a50
|
Changed a hardcoded value to the config parameter
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
547cc32761
|
minor accuracy tweak
|
2015-07-24 04:33:47 -04:00 |
|
Matt Hill
|
6308048d84
|
Updated copyright
|
2015-07-02 14:23:16 -04:00 |
|
Matt Hill
|
509e2a05fd
|
Removed segmentation filter that sometimes removed 'I' and '1' characters
|
2015-06-04 23:56:32 -04:00 |
|
Matt Hill
|
97797150da
|
Removed commented code from segmenter
|
2015-04-17 22:05:39 -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
|
bc0c569f39
|
Updated copyrights to 2015
|
2015-01-06 08:23:03 -05:00 |
|
Matt Hill
|
6941150aea
|
Using absolute value for rotation referenced in issue #44
|
2014-11-13 22:22:26 -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
|
b47251e9af
|
Re-added despeckle filter
|
2014-10-20 23:48:32 -04:00 |
|
Matt Hill
|
cc4f72ff23
|
Removed misc debugging cout statements
|
2014-10-19 21:01:16 -04:00 |
|
Matt Hill
|
7038d0b9e5
|
Removed modal image drawing (used for debugging)
|
2014-10-19 20:55:28 -04:00 |
|
Matt Hill
|
9a8ff68cd1
|
Re-enabled inverting plates for white-on-black text
|
2014-10-19 20:48:21 -04:00 |
|
Matt Hill
|
689aef8b85
|
Fixed multiline support in character analysis
|
2014-10-19 20:28:38 -04:00 |
|
Matt Hill
|
02e9517d83
|
Increased max width for segmentation
|
2014-10-19 19:54:17 -04:00 |
|
Matt Hill
|
be99e8219b
|
Updated segmentation to work with multiline text
|
2014-10-19 19:08:00 -04:00 |
|
Matt Hill
|
d2bfebe443
|
Added multiline support in plate corner detector
|
2014-10-19 15:54:59 -04:00 |
|
Matt Hill
|
0d475381e7
|
Removed unused functions from charactersegmenter
|
2014-10-13 22:46:46 -04:00 |
|
Matt Hill
|
8e83e43ecb
|
Moved more data members to textline
|
2014-10-13 22:43:55 -04:00 |
|
Matt Hill
|
d55e66d665
|
Refactored CharacterAnalysis code to use a class that wraps the raw Contour data
|
2014-10-09 23:23:22 -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
|
344b51ead8
|
Moved character segmentation code to its own directory
Conflicts:
src/openalpr/CMakeLists.txt
|
2014-07-01 19:37:28 -04:00 |
|