Matt Hill
|
1801733061
|
Fixed compiler warnings (signed/unsigned comparisons, unused variables)
|
2014-08-28 21:57:10 -04:00 |
|
Matt Hill
|
5b1e7429ed
|
Added confidence to plate lines -- using them in plate corner detection
tweaked plate corner detection defaults
|
2014-07-02 18:26:08 -04:00 |
|
Matt Hill
|
0708523131
|
Moved public variable to private
|
2014-07-01 19:01:22 -04:00 |
|
Matt Hill
|
b32b662b19
|
Moved using statements out of headers and into cpp
|
2014-05-19 22:14:27 -05:00 |
|
Matt Hill
|
47fa2504cb
|
increased plate area dilation slightly
|
2014-04-06 12:13:28 -05:00 |
|
Matt Hill
|
3861fe7553
|
Removed unused "cleanupColors" function
|
2014-04-06 11:58:27 -05:00 |
|
Matt Hill
|
a53a10965b
|
Removed comment
|
2014-04-06 11:58:08 -05:00 |
|
Matt Hill
|
53b3d607ec
|
Removed comment
|
2014-04-06 11:57:41 -05:00 |
|
Matt Hill
|
34bc0fb72d
|
Plate lines --Replaced morphological OPEN/CLOSE with adaptivebilateralfilter -- gives us a better image for line detection
also masking out the entire char region, not just individually detected chars
|
2014-04-06 11:53:06 -05:00 |
|
Matt Hill
|
831bf8bcf0
|
Ignoring all black/white images in platelines (efficiency)
|
2014-04-06 11:29:18 -05:00 |
|
Matt Hill
|
1651601829
|
Moved cleanupColors function over to the platelines class
|
2014-04-06 11:24:34 -05:00 |
|
Matt Hill
|
0a41923da7
|
Masking characters from canny filter before doing the hough transform to detect plate edges.
This should reduce the noise a bit and get rid of spurious edges detected in the middle of the plate
|
2014-03-25 21:53:36 -05:00 |
|
Philippe Vaucher
|
564e0d3087
|
Remove useless empty lines
|
2014-03-24 10:46:30 +01:00 |
|
Philippe Vaucher
|
460205e943
|
Cleanup & reindent .cpp files
|
2014-03-19 11:34:43 +01:00 |
|
Philippe Vaucher
|
bdc922c69a
|
Remove trailing whitespace
|
2014-03-17 10:35:09 +01:00 |
|
Matt Hill
|
aece11e1a2
|
Added OpenALPR library
|
2014-01-02 16:02:21 -06:00 |
|