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
# Conflicts:
# accuracy.txt
# include/easypr/core/chars_recognise.h
# include/easypr/core/chars_segment.h
# src/core/chars_recognise.cpp
# src/core/plate_recognize.cpp
# src/train/ann_train.cpp
|
10 years ago |
Micooz
|
7c3439db97
|
Merge branch 'master-gbk'
# Conflicts:
# include/easypr/chars_identify.h
# include/easypr/core/chars_recognise.h
# include/easypr/core/chars_segment.h
# include/easypr/core/plate_recognize.h
# include/easypr/plate_judge.h
# src/core/chars_identify.cpp
# src/core/chars_recognise.cpp
# src/core/chars_segment.cpp
# src/core/plate_judge.cpp
# src/train/ann_train.cpp
# src/util/program_options.cpp
# test/accuracy.hpp
# test/chars.hpp
# test/main.cpp
|
10 years ago |
Micooz
|
527cafd7eb
|
Updated main.cpp
|
10 years ago |
Micooz
|
311a11b9e3
|
Fixed plate_recognize.
|
10 years ago |
Micooz
|
9e4b6eb71b
|
Simplified chars_identify and chars_recognise.
|
10 years ago |
Micooz
|
66adeedf5d
|
Finished ANN training for opencv3.0.
|
10 years ago |
Micooz
|
530676df52
|
Rearrange chars reflaction.
|
10 years ago |
Micooz
|
36921a421f
|
Updated libeasypr.vcproj.*
|
10 years ago |
Micooz
|
677576a010
|
Added switch.hpp for switching strings, overwrite CLI in main.cpp.
|
10 years ago |
Micooz
|
fd252131f2
|
Added opencv version check to configure.py.
|
10 years ago |
Micooz
|
7ab8e2b5f0
|
Windows: change libeasypr.lib output path to _build/ while demo.exe to _build/../
|
10 years ago |
Micooz
|
1525d09808
|
Fixed clang warnings.
|
10 years ago |
Micooz
|
655ec5330d
|
Changed CMakeLists.txt to support opencv3.0 on *nix.
|
10 years ago |
Micooz
|
e940e3c469
|
Ignore *nix binary file.
|
10 years ago |
Micooz
|
ff26102ff8
|
Removed opencv.props.
|
10 years ago |
Micooz
|
44b311b642
|
Added python script for auto configuration.
|
10 years ago |
Micooz
|
526d0b2cef
|
Added *nix build shell.
|
10 years ago |
Micooz
|
8bf553cd76
|
Added auto configrate template files. Remove opencv248.props.
|
10 years ago |
Micooz
|
eded576d80
|
Added accuracy.txt, LICENSE to the project.
|
10 years ago |
Micooz
|
f439aca28b
|
Simplified .gitignore.
|
10 years ago |
Micooz
|
44027ceee8
|
First General Test...
|
10 years ago |
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 |