Commit Graph

525 Commits (b792608f0e821efcf32e6c473daa4637461beb9f)
 

Author SHA1 Message Date
liuruoze b792608f0e * change accuracy.txt
9 years ago
liuruoze aec8ddab43 * change readme.
9 years ago
liuruoze 6a0af0c83b * change readme.
9 years ago
liuruoze 89e04d8496 * remove opencv headers.
9 years ago
liuruoze 52d6eb62e7 * change back directory again.
9 years ago
liuruoze 6460637b6e * change the directory, remove opencv header to thirdparty.
9 years ago
liuruoze 295468e422 * change accuracy.txt.
9 years ago
liuruoze c0b8b6eb4b Merge branch 'v1.5dev'
9 years ago
liuruoze a6dff9e022 * add opencv lib.
9 years ago
liuruoze 80932d344a * remove lib, wait for vs2013 debug x86 lib.
9 years ago
liuruoze 6c2bc54966 Merge branch 'master' of https://github.com/micooz/EasyPR into v1.5dev
9 years ago
liuruoze 9692c0558f * remove opencv include and lib to easypr, no more need to compile and config opencv.
9 years ago
liuruoze a35124b8b4 Merge branch 'master' of https://github.com/fan-wenjie/EasyPR into v1.5dev
9 years ago
liuruoze aa05f7d365 * change readme.
9 years ago
Micooz 3bd2c1b5c5 Merge branch 'master' of https://github.com/Micooz/EasyPR
9 years ago
Micooz ef23850cef * update bin(darwin)
9 years ago
Micooz 0cf3f76cca * update bin(linux)
9 years ago
Micooz 6cd6fa8ce3 * update bin
9 years ago
Micooz 2bc2bd53fc * update bin
9 years ago
Micooz d02b7dc7e9 * fix: error: non-const lvalue reference to type 'easypr::demo::Result' cannot bind to a temporary of type 'easypr::demo::Result'
9 years ago
Micooz 826ff7b5fb * add missing source files in CMakeLists.txt
9 years ago
Micooz a73217309d * update bin(darwin)
9 years ago
Fan Wen Jie 516217ae4a update
9 years ago
Micooz c941e8f858 * update bin(linux)
9 years ago
liuruoze b49caf765d * change readme.
9 years ago
liuruoze e75597680f * change readme.
9 years ago
liuruoze 1be83756b0 * change readme.
9 years ago
liuruoze e1fa2cd459 * change the default locate method to mser add color.
9 years ago
liuruoze 21193b41f9 * change to v1.5beta readme.
9 years ago
liuruoze 4fb7c87f60 * ground truth revision, and add 5 new image.
9 years ago
liuruoze 68b408143c * fine tuning the mserCharSearch algorithm.
9 years ago
liuruoze 94755feec8 * optimization for speed, using openMP and vector reserve for 10x times faster.
9 years ago
liuruoze f2629b60f3 * remove chinese in plate_recognize.cpp.
9 years ago
liuruoze 389364fb82 * remove some chinese text or convert a few improtant chinese to english.
9 years ago
liuruoze a1e084b2ce * delete image in native_test
9 years ago
liuruoze af0804b519 * change all the files to utf-8 without bom.
9 years ago
Micooz a34b1fcb5f * update bin
9 years ago
Micooz e5fa937ca1 * update bin
9 years ago
Micooz 34fe9d35cf * fix: error: non-const lvalue reference to type 'easypr::demo::Result' cannot bind to a temporary of type 'easypr::demo::Result'
9 years ago
Micooz 9a8efb9ef9 * add missing source files in CMakeLists.txt
9 years ago
liuruoze a1045d1633 * fix run 1-1 wrong, the reason is the multi thread condition.
9 years ago
liuruoze 75305f105d * fix #49.
9 years ago
liuruoze 51d8d07ccd * fix #93.
9 years ago
liuruoze 2afac3c7a6 * fix #32.
9 years ago
liuruoze 8dbb8104d2 * fix issue #32, #49, #93.
9 years ago
liuruoze 98421a2007 * change better mser to mser2, which combine yellow and blue plate detect in one process.
9 years ago
liuruoze 30c3211cf7 * add native_test images to general_test and run all the test.
9 years ago
liuruoze 4520282957 * add grid_search for automatic choose the best parameters for algorithm.
9 years ago
liuruoze d3d063266a add slideChineseWindow to chars_segment.
9 years ago
liuruoze 8e88ee7c09 * add plateMser locate and change the evaluation protocol.
9 years ago