Commit Graph

32 Commits (fc49dbdee193b5949b73178c59daf4953c7aaa54)

Author SHA1 Message Date
liuruoze 0331a9c0d6 svm problem fix, 3.1 support
9 years ago
liuruoze b52870ff02 change
9 years ago
Micooz 32b0560872 Reformat all source and header files using Clang-Format [Google].
10 years ago
Micooz 5990d4a2b0 Histeq feature in one function easypr::histeq (core_func.h).
10 years ago
Micooz 7cf0392991 Simplify SVM training.
10 years ago
Micooz b06fec5c4d Fixed compile errors.
10 years ago
Micooz 25adeea4ef Merge branch 'master' of https://github.com/liuruoze/EasyPR
10 years ago
Micooz 7c3439db97 Merge branch 'master-gbk'
10 years ago
Micooz 527cafd7eb Updated main.cpp
10 years ago
Micooz 9e4b6eb71b Simplified chars_identify and chars_recognise.
10 years ago
Micooz 530676df52 Rearrange chars reflaction.
10 years ago
Micooz 677576a010 Added switch.hpp for switching strings, overwrite CLI in main.cpp.
10 years ago
Micooz 9afd435190 Fixed bug: sizeof(kChinese) calculate a wrong value.
10 years ago
Micooz 0e35129b7e Fixed errors in test/
10 years ago
liuruoze 023519af0a ann_train change
10 years ago
liuruoze 7f6ed737a8 ann_train change
10 years ago
zac 970aa03964 remove plateRecognize's index param
10 years ago
Micooz b747c641bb Merge branch 'master' of https://github.com/liuruoze/EasyPR
10 years ago
liuruoze 246c01b6d2 code clean
10 years ago
Micooz 8cc64eab8b Merge commit '6898b2dca327ee25facb57459af251d18c867054'
10 years ago
Micooz 856c3fe71b Fixed all warnings by Visual Studio 2013.
10 years ago
Micooz 5343d626bf Merge branch 'master-gbk'
10 years ago
liuruoze 6a171a77f6 add new extreme test
10 years ago
Micooz 4f75e35463 Convert to utf8.
10 years ago
Micooz a0d3741f09 Merge branch 'master-gbk'
10 years ago
Micooz 063d48f8df Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
10 years ago
Micooz 6860993307 Convert to UTF-8.
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 4cec8b1f49 Improved SVM Training CLI.
10 years ago
Micooz ddaa31aaa0 SVM train without changing source files.
10 years ago
Micooz c888179d81 Structural optimization.
10 years ago