liuruoze
|
19a2aaa4b7
|
* little change
|
8 years ago |
liuruoze
|
db253f2979
|
* add charsegment method : mser segment
|
8 years ago |
liuruoze
|
14384a81f0
|
* add nms algorithm for 1D array
* add project algorithm for character segment
|
8 years ago |
liuruoze
|
a366a0b950
|
* new feature extracting method for gray Chinese mat
* new training process for Chinese gray images.
|
8 years ago |
liuruoze
|
1e604768db
|
* add new chinese gray images for trainging (about 600)
* general test change to utf-8
|
8 years ago |
liuruoze
|
029e014a51
|
* gbk and utf-8 compatiable
* change back to svm_hist model
* refine the code
* add lots of comments
* delete some not usage cpp
|
8 years ago |
liuruoze
|
c4808131ea
|
* refactoring the code
|
8 years ago |
liuruoze
|
b68b1b20ec
|
* fix #158
|
8 years ago |
liuruoze
|
e65ac910df
|
* fix #172, #158
|
8 years ago |
liuruoze
|
ae198c9593
|
* fix #152
* fix #169
|
8 years ago |
liuruoze
|
86e13ef0fc
|
* fix two issues
|
8 years ago |
liuruoze
|
b5ea07a88b
|
* correct trainAuto
|
8 years ago |
liuruoze
|
ed445e97eb
|
# fix #119
|
8 years ago |
liuruoze
|
c805ac50a7
|
* fix the svm train problem, change readme
|
8 years ago |
liuruoze
|
3a8f35dfe5
|
* fix the svm train problem.
|
8 years ago |
liuruoze
|
767c4fd15a
|
* change readme
|
8 years ago |
liuruoze
|
f13fad31c4
|
Merge branch 'lbyfind-patch-1'
|
8 years ago |
lbyfind
|
caeff9d8f7
|
Update feature.cpp (with HOGFeatures)
增加 HOGFeatures 特征,改善了recall 和 Fscore。
|
8 years ago |
liuruoze
|
61ad3329a1
|
add qun 2;
|
9 years ago |
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 |