Micooz
e856cc7634
Merge branch 'master-gbk'
10 years ago
Micooz
c753e74935
Fixed compile error on linux.
10 years ago
Micooz
fd350cab25
Update README.
10 years ago
Micooz
cdc5af72b8
Update README.
10 years ago
Micooz
6860993307
Convert to UTF-8.
10 years ago
Micooz
de178f3209
Add missing sln file.
10 years ago
Micooz
b2bb447c35
Fixed windows compatibility issue. Convert include/* and src/* to GBK.
10 years ago
Micooz
4e66155968
Visual Studio cannot find std::for_each without including header <algorithm>.
10 years ago
Micooz
a0ce532e8b
Fixed windows compatibility issue.
10 years ago
Micooz
4cec8b1f49
Improved SVM Training CLI.
10 years ago
Micooz
ddaa31aaa0
SVM train without changing source files.
10 years ago
Micooz
c888179d81
Structural optimization.
...
Command Line Shell enhancement.
Support compiling to static library(libeasypr).
Provide frequently used apis(api.hpp) for quick access to functions what users want.
SVM train without changing source files.
Fix OpenCV roi out of range bug.
The language layer fix and optimization, type matching, loop simplified using C++11.
10 years ago
liuruoze
65754ff030
a little change
10 years ago
Micooz
4a379d265c
to UTF-8.
10 years ago
Micooz
cfb743a3dc
Merge branch 'master' of https://github.com/liuruoze/EasyPR
...
Conflicts:
src/core/core_func.cpp
10 years ago
liuruoze
a9dd05b2b9
merge pr
10 years ago
liuruoze
442cc12b31
Merge branch 'Micooz-master-gbk'
10 years ago
liuruoze
a66f01f788
a little change
10 years ago
liuruoze
6f9b8c2ab1
Merge branch 'master-gbk' of https://github.com/Micooz/EasyPR into Micooz-master-gbk
10 years ago
liuruoze
06cb6a5305
fix #29
10 years ago
Micooz
d067f34e5b
Convert src/* to UTF-8.
10 years ago
Micooz
f594e4ba96
Merge branch 'master-gbk'
...
Conflicts:
src/core/chars_identify.cpp
src/core/chars_recognise.cpp
src/core/chars_segment.cpp
src/core/core_func.cpp
src/core/plate_detect.cpp
src/core/plate_locate.cpp
src/core/plate_recognize.cpp
src/include/chars_identify.h
src/include/chars_recognise.h
src/include/chars_segment.h
src/include/core_func.h
src/include/plate_detect.h
src/include/plate_locate.h
src/include/plate_recognize.h
src/main.cpp
src/train/ann_train.cpp
src/util/learn_prepare.cpp
10 years ago
Micooz
f03ac2bb43
Fixed: warnings "deprecated conversion from string constant to 'char*' [-Wwrite-strings]" generated by g++.
10 years ago
Micooz
d57d6020d1
Fixed: compile error "non-const lvalue reference to type 'cv::Mat' cannot bind to a temporary of type 'cv::Mat'".
10 years ago
liuruoze
fbcb897943
1.3 alpha
10 years ago
liuruoze
4b8cc37026
1.3 alpha
10 years ago
liuruoze
e81a1eb3a9
1.3 alpha
10 years ago
liuruoze
37c8bc1dec
1.3 alpha
10 years ago
liuruoze
a415041c95
1.3 alpha版本 README
10 years ago
liuruoze
1c0f3b75be
a little change
10 years ago
liuruoze
1f3c184b18
1.2.5 版本,haitungaga
10 years ago
liuruoze
02ae886cbb
1.2 后 第一个fix
10 years ago
liuruoze
08e9c8e15c
new test
10 years ago
liuruoze
75e049bbec
little change
10 years ago
liuruoze
af2501d77d
rotatedmat morph
10 years ago
Micooz
6374e8f160
Convert to utf-8.
10 years ago
Micooz
9b5e240aae
Merge branch 'master' of https://github.com/liuruoze/EasyPR
...
Conflicts:
src/core/chars_recognise.cpp
src/core/plate_locate.cpp
src/include/chars_recognise.h
src/main.cpp
src/train/ann_train.cpp
src/util/deface.cpp
src/util/general_test_prepare.cpp
10 years ago
liuruoze
343d559936
fix #20
10 years ago
liuruoze
84b92b8119
Merge branch 'Micooz-master-gbk'
10 years ago
liuruoze
fb4b3998ef
Merge branch 'master-gbk' of https://github.com/Micooz/EasyPR into Micooz-master-gbk
10 years ago
liuruoze
98d9443287
fix #21
10 years ago
liuruoze
758b8c3fd0
Merge branch 'FuGangqiang-rename'
10 years ago
FuGangqiang
2512b438cc
rename `features.h` => `feature.h`, `features.cpp` => `feature.cpp`
10 years ago
Micooz
8d5db0a3a7
Fix memory leaks in CCharsRecognise::CCharsRecognise().
...
Reformat code to Google Coding Style at the same time.
10 years ago
Micooz
1280629ec5
Convert GBK to UTF-8 from master-gbk.
10 years ago
liuruoze
4b94d82933
new
10 years ago
liuruoze
91099ead27
Merge branch 'Micooz-master-gbk'
10 years ago
liuruoze
c91daddfec
some litte change
10 years ago
Micooz
0a14762b3a
Fix bugs of function Utils::getFiles() and Utils::getFileName() in Windows.
10 years ago
Micooz
be7689a5ec
Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
10 years ago