Micooz
8655ccd543
Fixed type mismatch problem.
10 years ago
Micooz
09f51c5f7c
Fixed: debug status should be bool type, for performance.
10 years ago
Micooz
cac83f0986
Fixed all warnings in plate_judge.cpp.
10 years ago
Micooz
dab4fbd44f
Fixed all warnings in core_func.cpp.
10 years ago
Micooz
66c7ebf987
Fixed all warnings in char_segment.cpp.
10 years ago
Micooz
edba417b3e
Fixed "int" type mismatch "size_t" warnings.
10 years ago
Micooz
2f2f63411f
Remove redefined macro NDEBUG.
10 years ago
Micooz
901db309de
Fix warnings thrown by QtCreator.
10 years ago
liuruoze
65026b84e9
1.3 README
10 years ago
liuruoze
316ee5d218
Merge branch 'Micooz-master-gbk'
10 years ago
liuruoze
d675e57934
1.3 README
10 years ago
liuruoze
6a171a77f6
add new extreme test
10 years ago
Micooz
a24e2a206c
Don`t dump tmp files to E:/.
10 years ago
Micooz
063d48f8df
Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
...
# Conflicts:
# .gitignore
# ChangeLog.md
# EasyPR.vcxproj
# EasyPR.vcxproj.filters
# README.md
# doc/ChangeLog.md
# image/general_test/皖A2F560.jpg
# image/general_test/皖A2F56D.jpg
# image/general_test/皖AA3610.jpg
# image/general_test/皖AA361D.jpg
# image/general_test/赣A88888.jpg
# image/浙A88888.jpg
# opencv248.props
# resources/doc/ChangeLog.md
# resources/image/general_test/京H99999.jpg
# resources/image/general_test/皖A2F56D.jpg
# resources/image/general_test/皖AA361D.jpg
# resources/image/general_test/赣A88888.jpg
# run_accuracy.txt
# src/core/chars_identify.cpp
# src/core/chars_recognise.cpp
# src/core/chars_segment.cpp
# src/core/core_func.cpp
# src/core/feature.cpp
# src/core/plate_detect.cpp
# src/core/plate_judge.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.h
# src/include/plate_detect.h
# src/include/plate_judge.h
# src/include/plate_locate.h
# src/include/prep.h
# src/include/util.h
# src/test/accuracy_test.cpp
# src/test/test.cpp
10 years ago
liuruoze
73d6505bf0
1.3版
10 years ago
liuruoze
33c6a23871
Merge branch '1.3ver'
...
Conflicts:
run_accuracy.txt
10 years ago
liuruoze
f120f22717
1.3版
10 years ago
liuruoze
da47f6d1b6
1.3版
10 years ago
liuruoze
7fdf8121df
Merge branch 'master' of github.com:liuruoze/EasyPR
...
Conflicts:
run_accuracy.txt
10 years ago
liuruoze
851bf5f9dc
1.3 ver 更新
10 years ago
Fenix
68c5de69cd
1.3版
10 years ago
Fenix
ca80b61f2c
delete vcxproj 等两个文件
10 years ago
Fenix
4d91f1ad7d
add 50 new image
10 years ago
Fenix
fd3154740a
1.3版 新增的gdst数据
10 years ago
Fenix
4de834f703
EasyPR xp change
10 years ago
liuruoze
2d16cc1aa0
1.3 beta 更新
10 years ago
liuruoze
221be63b68
1.3 beta 更新
10 years ago
liuruoze
27a23f9570
1.3 beta 更新
10 years ago
liuruoze
d87c578811
1.3 beta 更新
10 years ago
liuruoze
b4876eab4a
1.3 beta 更新
10 years ago
liuruoze
d46d134491
1.3 beta 更新
10 years ago
liuruoze
37889c681b
1.3 beta 更新
10 years ago
liuruoze
99c7dd555d
1.3 beta 更新
10 years ago
Micooz
0789f108df
Change all cv::imwrite() to utils::imwrite().
10 years ago
Micooz
07edd8fee8
Add Utils::imwrite() to avoid creation failed by cv::imwrite when folder not exists.
10 years ago
Micooz
8e4ac7db5e
Simplify OS detect Macros, add "mkdir()" function to Utils.
10 years ago
Micooz
0f55715713
Fixed compile error on linux.
10 years ago
Micooz
0da5305d84
Fixed compile error on linux.
10 years ago
Micooz
c1a57f6df4
Fixed compile error on linux.
10 years ago
Micooz
2c05fc2e57
Update README.
10 years ago
Micooz
de6b1dbafa
Update README.
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