Micooz
|
9afd435190
|
Fixed bug: sizeof(kChinese) calculate a wrong value.
|
10 years ago |
Micooz
|
c2069d1272
|
Added easypr/config.h to save constants.
|
10 years ago |
Micooz
|
0e35129b7e
|
Fixed errors in test/
|
10 years ago |
Micooz
|
8627e66a3a
|
Changed CPlateJudge to Singleton.
|
10 years ago |
Micooz
|
f5f45759e3
|
Added missing "std::" prefix to plate_detect.cpp
|
10 years ago |
Micooz
|
67fd93400a
|
Changed class CharsIdentify to Sigleton.
|
10 years ago |
Micooz
|
09e5cc2155
|
Fixed chars_identify.cpp[h].
|
10 years ago |
Micooz
|
9b43a4f519
|
Fixed #59
|
10 years ago |
Micooz
|
e3945ba3d7
|
Fixed header including.
|
10 years ago |
Micooz
|
31bd6fce10
|
Added ANN train, svm/ann train now support opencv3.0.
|
10 years ago |
Micooz
|
f5fee0e1cc
|
Detailed headers classification. Added ann_train.h for training ann model. Added missing "std::" prefix.
|
10 years ago |
Micooz
|
beee37a9b5
|
Move *.vcxproj to vcprojs/. Rename EasyPR.vcxproj to demo.vcxproj.
|
10 years ago |
liuruoze
|
a1cace8b14
|
ann_train change
|
10 years ago |
liuruoze
|
1b50a278ed
|
Merge branch 'master' of https://git.oschina.net/easypr/EasyPR
|
10 years ago |
liuruoze
|
7875364f14
|
ann_train change
|
10 years ago |
liuruoze
|
023519af0a
|
ann_train change
|
10 years ago |
liuruoze
|
7f6ed737a8
|
ann_train change
|
10 years ago |
liuruoze
|
f67b38b0d3
|
Merge branch 'master' of github.com:liuruoze/EasyPR
Conflicts:
accuracy.txt
|
10 years ago |
liuruoze
|
fd3a242265
|
1.3 ver
|
10 years ago |
liuruoze
|
b025c62b4e
|
1.3 ver
|
10 years ago |
liuruoze
|
fe9ed84079
|
1.3 ver
|
10 years ago |
liuruoze
|
a46ee7d87b
|
1.3 ver
|
10 years ago |
liuruoze
|
20bb7a0733
|
1.3 ver
|
10 years ago |
liuruoze
|
d1581d9262
|
Merge branch 'master' of github.com:liuruoze/EasyPR
Conflicts:
accuracy.txt
|
10 years ago |
liuruoze
|
b7899bb08f
|
1.3 ver
|
10 years ago |
liuruoze
|
d3e800c0b9
|
1.3 ver
|
10 years ago |
liuruoze
|
447bd5798a
|
1.3 ver
|
10 years ago |
liuruoze
|
c57fd7e8cd
|
1.3 ver
|
10 years ago |
liuruoze
|
f04ba20972
|
Merge branch 'igrass-plateRecognize'
|
10 years ago |
liuruoze
|
564933131d
|
Merge branch 'plateRecognize' of https://github.com/igrass/EasyPR into igrass-plateRecognize
Conflicts:
accuracy.txt
|
10 years ago |
liuruoze
|
f10a49984e
|
1.3 ver
|
10 years ago |
liuruoze
|
171f3d88bf
|
1.3 README
|
10 years ago |
zac
|
970aa03964
|
remove plateRecognize's index param
|
10 years ago |
zac
|
75a7237dfd
|
Merge pull request #1 from liuruoze/master
merge from liuruoze/EasyPR
|
10 years ago |
liuruoze
|
0694122b4e
|
change README
|
10 years ago |
Micooz
|
3bdfd8203d
|
Merge pull request #48 from Micooz/master-gbk
Fixed bug #47.
|
10 years ago |
Micooz
|
3e409cc5ec
|
Fixed bug #47.
|
10 years ago |
Micooz
|
b747c641bb
|
Merge branch 'master' of https://github.com/liuruoze/EasyPR
# Conflicts:
# include/easypr/plate_detect.h
# include/easypr/plate_locate.h
# src/core/plate_detect.cpp
# src/core/plate_locate.cpp
# src/core/plate_recognize.cpp
|
10 years ago |
liuruoze
|
2ffae1307f
|
change README
|
10 years ago |
liuruoze
|
246c01b6d2
|
code clean
|
10 years ago |
Micooz
|
8cc64eab8b
|
Merge commit '6898b2dca327ee25facb57459af251d18c867054'
# Conflicts:
# include/easypr/plate_detect.h
# include/easypr/plate_locate.h
# include/easypr/plate_recognize.h
# src/core/chars_identify.cpp
# src/core/core_func.cpp
# src/core/plate_detect.cpp
# src/core/plate_judge.cpp
# src/core/plate_locate.cpp
# test/accuracy.hpp
|
10 years ago |
liuruoze
|
6898b2dca3
|
1.3 README
|
10 years ago |
liuruoze
|
8720de3be0
|
Merge branch 'Micooz-master-gbk'
|
10 years ago |
liuruoze
|
af0a196240
|
1.3 README
|
10 years ago |
liuruoze
|
1c482d80b8
|
Merge branch 'master-gbk' of https://github.com/Micooz/EasyPR into Micooz-master-gbk
|
10 years ago |
liuruoze
|
152008966c
|
1.3 README
|
10 years ago |
Micooz
|
e79027816d
|
Enhance: c++11 support check when using CMake.
|
10 years ago |
Micooz
|
02eedbde55
|
Fixed #41.
|
10 years ago |
liuruoze
|
5870dcc924
|
1.3 README
|
10 years ago |
liuruoze
|
ca0d46776e
|
Merge branch 'Micooz-master-gbk'
|
10 years ago |