Commit Graph

415 Commits

Author SHA1 Message Date
Matt Hill
1afc1ff1eb Added a median (math) function to Utility 2014-01-29 18:12:05 -06:00
Matt Hill
8a9b4e1bae Updated character segmenter to break blocks into smaller pieces. 2014-01-29 15:54:30 -06:00
Matt Hill
7808cce33a Renamed debugImg to histoImg. Sending the Histogram class to one of the character segmentation classees 2014-01-29 14:34:31 -06:00
Matt Hill
682552859c Fixed a bug in Character segmentation. Was previously comparing height to area rather than height to height. 2014-01-29 14:28:20 -06:00
Matt Hill
c36b8cc7ae Merge branch 'master' into develop 2014-01-19 13:24:35 -06:00
Matt Hill
4004330987 Started initial support for OpenCL. OpenCV doesn't yet officially support OpenCL LBP GPU acceleration -- but it should be coming soon 2014-01-19 13:22:41 -06:00
Matt Hill
e1af64fcb1 Removed commented code in binarize 2014-01-19 11:02:48 -06:00
Matt Hill
54fba19078 Tweaked CMakeLists for Windows support 2014-01-14 19:47:10 -07:00
Matt Hill
773d6e123f Added openalpr utility programs 2014-01-02 16:27:43 -06:00
Matt Hill
2b221e409e Added Main CLI program and CMake script 2014-01-02 16:03:00 -06:00
Matt Hill
19069aab92 Added CMake config 2014-01-02 16:02:41 -06:00
Matt Hill
aece11e1a2 Added OpenALPR library 2014-01-02 16:02:21 -06:00
Matt Hill
df18fc0404 Added simpleini library 2014-01-02 16:02:01 -06:00
Matt Hill
9aea5c3f00 Added openAlpr support library 2014-01-02 16:01:35 -06:00
Matt Hill
405fcdb3a2 Added TClap command line parsing library 2014-01-02 16:00:26 -06:00