liuruoze
|
e1df2fff3a
|
add generate strong seed and mergeCharToGroup, draw lines
|
10 years ago |
liuruoze
|
480df262b6
|
split mser to mser+ and mser-, and precess it in different procedure.
|
10 years ago |
liuruoze
|
df607b82b8
|
* change CMakeLists.txt .
|
10 years ago |
liuruoze
|
649a31dce7
|
change test image,
|
10 years ago |
liuruoze
|
5aa281a925
|
add svm_lbp.xml and test new plate judge model.
|
10 years ago |
liuruoze
|
60bacab2b9
|
change readme and show status of detection result.
|
10 years ago |
liuruoze
|
345749c1b9
|
add lbp algorithm and lbp feature extraction
|
10 years ago |
liuruoze
|
9ec49badcf
|
add icdar2003 detect evalution protocal
|
10 years ago |
liuruoze
|
e12bdbb488
|
for fitlines
|
10 years ago |
liuruoze
|
8ac2546681
|
add mser direct to plate
|
10 years ago |
liuruoze
|
bd28606352
|
change verifyRotatedPlateSize, add debug to plateMserLocate
|
10 years ago |
liuruoze
|
68fc98414c
|
add LoadModel, maxPlates
|
10 years ago |
liuruoze
|
285fdc03b0
|
add plateMserLocate, mserMatch
|
10 years ago |
liuruoze
|
0b45579e12
|
add NMStoCharacter, change MergeCharacterToPlate
|
10 years ago |
liuruoze
|
15adce0a93
|
add CCharacter.cpp,
merge char to plate
|
10 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
|
10 years ago |
liuruoze
|
ea5ee79cf2
|
add version.h
|
10 years ago |
liuruoze
|
902a02f884
|
add groundtruth, nms, xml parser
|
10 years ago |
liuruoze
|
e962b57969
|
1.4
|
10 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
|
10 years ago |
liuruoze
|
b711a149e6
|
the last
|
10 years ago |
Micooz
|
fc7c08a5c3
|
fix(test): hard-coded plateLicense leads to test fail
|
10 years ago |
Micooz
|
e4e3bef1a4
|
fix(test): hard-coded plateLicense leads to test fail
|
10 years ago |
Micooz
|
e00d9c85fd
|
style: add a mapping of "sec"
|
10 years ago |
Micooz
|
5d3cd897f0
|
style: change to use utf-8 encoding, compatible with damn visual studio
|
10 years ago |
liuruoze
|
0331a9c0d6
|
svm problem fix, 3.1 support
fix #87, fix #88
|
10 years ago |
liuruoze
|
b52870ff02
|
change
|
10 years ago |
Micooz
|
32b0560872
|
Reformat all source and header files using Clang-Format [Google].
|
11 years ago |
Micooz
|
5990d4a2b0
|
Histeq feature in one function easypr::histeq (core_func.h).
|
11 years ago |
Micooz
|
7cf0392991
|
Simplify SVM training.
|
11 years ago |
Micooz
|
b06fec5c4d
|
Fixed compile errors.
|
11 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
|
11 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
|
11 years ago |
Micooz
|
527cafd7eb
|
Updated main.cpp
|
11 years ago |
Micooz
|
9e4b6eb71b
|
Simplified chars_identify and chars_recognise.
|
11 years ago |
Micooz
|
530676df52
|
Rearrange chars reflaction.
|
11 years ago |
Micooz
|
677576a010
|
Added switch.hpp for switching strings, overwrite CLI in main.cpp.
|
11 years ago |
Micooz
|
9afd435190
|
Fixed bug: sizeof(kChinese) calculate a wrong value.
|
11 years ago |
Micooz
|
0e35129b7e
|
Fixed errors in test/
|
11 years ago |
liuruoze
|
023519af0a
|
ann_train change
|
11 years ago |
liuruoze
|
7f6ed737a8
|
ann_train change
|
11 years ago |
zac
|
970aa03964
|
remove plateRecognize's index param
|
11 years ago |
Micooz
|
b747c641bb
|
Merge branch 'master' of https://github.com/liuruoze/EasyPR
# Conflicts:
# include/easypr/plate_detect.h
# include/easypr/plate_locate.h
# src/core/plate_detect.cpp
# src/core/plate_locate.cpp
# src/core/plate_recognize.cpp
|
11 years ago |
liuruoze
|
246c01b6d2
|
code clean
|
11 years ago |
Micooz
|
8cc64eab8b
|
Merge commit '6898b2dca327ee25facb57459af251d18c867054'
# Conflicts:
# include/easypr/plate_detect.h
# include/easypr/plate_locate.h
# include/easypr/plate_recognize.h
# src/core/chars_identify.cpp
# src/core/core_func.cpp
# src/core/plate_detect.cpp
# src/core/plate_judge.cpp
# src/core/plate_locate.cpp
# test/accuracy.hpp
|
11 years ago |
Micooz
|
856c3fe71b
|
Fixed all warnings by Visual Studio 2013.
|
11 years ago |
Micooz
|
5343d626bf
|
Merge branch 'master-gbk'
|
11 years ago |
liuruoze
|
6a171a77f6
|
add new extreme test
|
11 years ago |
Micooz
|
4f75e35463
|
Convert to utf8.
|
11 years ago |
Micooz
|
a0d3741f09
|
Merge branch 'master-gbk'
# Conflicts:
# include/easypr/chars_identify.h
# include/easypr/chars_recognise.h
# include/easypr/chars_segment.h
# include/easypr/core_func.h
# include/easypr/plate.h
# include/easypr/plate_detect.h
# include/easypr/plate_judge.h
# include/easypr/plate_locate.h
# include/easypr/plate_recognize.h
# include/easypr/util.h
# 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/train/ann_train.cpp
# test/accuracy.hpp
# test/main.cpp
|
11 years ago |