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 |
|