Commit Graph

522 Commits (89e04d8496716797000afab706d87f2838b4593d)
 

Author SHA1 Message Date
Micooz 1a415aed3b Merge branch 'master' of https://github.com/liuruoze/EasyPR
9 years ago
liuruoze 2de9c013e6 1.4 ver
9 years ago
Micooz fc7c08a5c3 fix(test): hard-coded plateLicense leads to test fail
9 years ago
liuruoze 968aca27b0 Merge branch 'micooz-master'
9 years ago
liuruoze 7a8d801143 1.4 ver
9 years ago
liuruoze 75e797e6c1 Merge branch 'master' of https://github.com/micooz/EasyPR into micooz-master
9 years ago
liuruoze 3e99b3ff84 accuracy
9 years ago
Micooz e4e3bef1a4 fix(test): hard-coded plateLicense leads to test fail
9 years ago
Micooz 63105427fc fix(vcxproj): update template files
9 years ago
Micooz 3c05d95a8d fix(type): on 64bit Windows, _findfirst return a value of type "intptr_t" rather than "long" which leads to crash
9 years ago
Micooz e24bac5bb2 feat(util): add functions to deal with CMD(GBK by default) of Windows
9 years ago
Micooz e00d9c85fd style: add a mapping of "sec"
9 years ago
Micooz 488fd9b855 docs(usage): separate usages into Usage.md
9 years ago
Micooz 5435e16e58 style: accuracy.txt encoding stay GBK
9 years ago
Micooz 49e2049e5b chore(ignore): should ignore dll and pdb files
9 years ago
Micooz a7e87a3b71 fix(vcxproj): update template files
9 years ago
Micooz 10d9b28e1c fix(libeasypr): add kv.h kv.cpp to the filters
9 years ago
Micooz dc994adfeb style: convert accuracy.txt to utf-8
9 years ago
Micooz 5dd7319481 style: add an util "class Kv" to deal with chinese chars in the source files
9 years ago
Micooz 5d3cd897f0 style: change to use utf-8 encoding, compatible with damn visual studio
9 years ago
Micooz fc49dbdee1 chore(build.sh): cmake should clean first
9 years ago
Micooz fe751ec4d3 fix(conf): opencv3.1 is required in v1.4
9 years ago
Micooz e12547917f chore(git): remove duplicate lines
9 years ago
liuruoze 2a772b8eec 1.4beta
9 years ago
liuruoze cf3372137d 1.4beta
9 years ago
liuruoze 0331a9c0d6 svm problem fix, 3.1 support
9 years ago
liuruoze a197f44b43 v1.4
9 years ago
liuruoze d6a2441f5a 1.4 ver
9 years ago
liuruoze 7f99931019 Merge branch 'micooz-master'
9 years ago
liuruoze b52870ff02 change
9 years ago
liuruoze 508bade946 micooz change
10 years ago
Micooz e14caaaf4e Updated README.md.
10 years ago
Micooz 477fffbf5b Updated README.md.
10 years ago
Micooz b2708b75fc Updated README.md.
10 years ago
Micooz 9801b67f61 Removed unnecessary header including.
10 years ago
Micooz 32b0560872 Reformat all source and header files using Clang-Format [Google].
10 years ago
Micooz d6ad832d50 Fixed warnings by msvc.
10 years ago
Micooz 80e426a687 Updated vc projects and fixed configure.py.
10 years ago
Micooz 619200f97b New ann.xml based on opencv3.0.
10 years ago
Micooz bfe928bec9 Fixed SVM train.
10 years ago
Micooz 5990d4a2b0 Histeq feature in one function easypr::histeq (core_func.h).
10 years ago
Micooz cac3427261 Added class ITrain interface.
10 years ago
Micooz 7cf0392991 Simplify SVM training.
10 years ago
Micooz d9fc6240c5 Removed resources/train/* and put ann.7z, svm.7z to this folder.
10 years ago
Micooz c4163f9167 Removed ChangeLog.md.
10 years ago
Micooz 0dbf8e7f05 Fixed bug: char blocks must be read as grayscale images.
10 years ago
Micooz cb30317731 Changed: demo working directory [debug & release] to $(SolutionDir).
10 years ago
Micooz 40f3d5c5f3 Improved ann test output.
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