liuruoze
68fc98414c
add LoadModel, maxPlates
9 years ago
liuruoze
285fdc03b0
add plateMserLocate, mserMatch
9 years ago
liuruoze
0b45579e12
add NMStoCharacter, change MergeCharacterToPlate
9 years ago
liuruoze
15adce0a93
add CCharacter.cpp,
...
merge char to plate
9 years ago
liuruoze
93f8337539
Merge branch 'master' of https://git.oschina.net/easypr/EasyPR
...
Conflicts:
Demo.vcxproj.filters
accuracy.txt
include/easypr/config.h
include/easypr/core/chars_identify.h
include/easypr/core/plate.h
include/easypr/core/plate_judge.h
include/easypr/core/plate_recognize.h
src/core/chars_identify.cpp
src/core/chars_recognise.cpp
src/core/plate_detect.cpp
src/core/plate_judge.cpp
src/core/plate_recognize.cpp
test/accuracy.hpp
test/chars.hpp
vcprojs/demo.vcxproj
vcprojs/demo.vcxproj.filters
vcprojs/demo.vcxproj.filters.orig
vcprojs/libeasypr.vcxproj
vcprojs/libeasypr.vcxproj.filters
9 years ago
liuruoze
902a02f884
add groundtruth, nms, xml parser
9 years ago
liuruoze
6221185b6f
Merge branch 'master' of github.com:liuruoze/EasyPR into HEAD
...
Conflicts:
Demo.vcxproj
accuracy.txt
include/easypr/core/plate_recognize.h
opencv.props
src/core/plate_recognize.cpp
test/accuracy.hpp
vcprojs/demo.vcxproj.filters
9 years ago
Micooz
5d3cd897f0
style: change to use utf-8 encoding, compatible with damn visual studio
9 years ago
Micooz
32b0560872
Reformat all source and header files using Clang-Format [Google].
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
e3945ba3d7
Fixed header including.
10 years ago
Micooz
3e409cc5ec
Fixed bug #47 .
10 years ago
liuruoze
246c01b6d2
code clean
10 years ago
Micooz
856c3fe71b
Fixed all warnings by Visual Studio 2013.
10 years ago
Micooz
edba417b3e
Fixed "int" type mismatch "size_t" warnings.
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
851bf5f9dc
1.3 ver 更新
10 years ago
liuruoze
99c7dd555d
1.3 beta 更新
10 years ago
Micooz
0789f108df
Change all cv::imwrite() to utils::imwrite().
10 years ago
Micooz
b2bb447c35
Fixed windows compatibility issue. Convert include/* and src/* to GBK.
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
Micooz
cfb743a3dc
Merge branch 'master' of https://github.com/liuruoze/EasyPR
...
Conflicts:
src/core/core_func.cpp
10 years ago
liuruoze
a66f01f788
a little change
10 years ago
Micooz
d067f34e5b
Convert src/* to UTF-8.
10 years ago
liuruoze
1f3c184b18
1.2.5 版本,haitungaga
10 years ago
liuruoze
def46ac564
change
10 years ago
liuruoze
7338980d13
v1.2 改善车牌定位效果
10 years ago
Fenix
8072d12a49
Revert "Merge pull request #1 from Micooz/master"
...
This reverts commit ae88928c18
, reversing
changes made to bdaae0b59b
.
10 years ago
Micooz
b947d37846
Convert src/* to utf-8.
...
Add v12 project files.
10 years ago
Fenix
f36affeee5
add many README
10 years ago
Fenix
3ecc3eff4e
EasyPR 1.01 update
10 years ago