liuruoze
|
d75e55c37f
|
* change accuracy.txt
|
9 years ago |
liuruoze
|
705b733931
|
* recover bin
|
9 years ago |
liuruoze
|
0bc4b5fb05
|
Merge branch 'ZhangXinNan-zxdev'
|
9 years ago |
liuruoze
|
b030ee5793
|
* change accuracy.txt
|
9 years ago |
liuruoze
|
387e975b4a
|
Merge branch 'zxdev' of https://github.com/ZhangXinNan/EasyPR into ZhangXinNan-zxdev
|
9 years ago |
liuruoze
|
b792608f0e
|
* change accuracy.txt
|
9 years ago |
ZhangXinNan
|
1a53c070b2
|
recover .gitignore
|
9 years ago |
ZhangXinNan
|
b57a269643
|
add int plateLocate(Mat, std::vector<CPlate>&, int = 0);
|
9 years ago |
ZhangXinNan
|
4bfa48f2a1
|
添加CPlateLocate::plateLocate函数,返回位置。
|
9 years ago |
liuruoze
|
aec8ddab43
|
* change readme.
|
9 years ago |
liuruoze
|
6a0af0c83b
|
* change readme.
|
9 years ago |
liuruoze
|
89e04d8496
|
* remove opencv headers.
* add project (opencv include) download.
|
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.
* add more data to svm.
* change the svm train process, fix train data size, add new test data.
* close the svm train menu.
|
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.
* use native rect inter and rect union, and native min and max to accelerate the speed.
|
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.
* remove some not used header files.
|
9 years ago |
liuruoze
|
a1e084b2ce
|
* delete image in native_test
|
9 years ago |
liuruoze
|
af0804b519
|
* change all the files to utf-8 without bom.
* use a few best test parameters chosen from grid search.
* add image to res.
|
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 |