liuruoze
|
c4808131ea
|
* refactoring the code
|
8 years ago |
liuruoze
|
b68b1b20ec
|
* fix #158
|
8 years ago |
liuruoze
|
705b733931
|
* recover bin
|
9 years ago |
liuruoze
|
89e04d8496
|
* remove opencv headers.
* add project (opencv include) download.
|
9 years ago |
liuruoze
|
a6dff9e022
|
* add opencv lib.
|
9 years ago |
liuruoze
|
336baf7c30
|
* optimization for speed, using openMP and vector reserve for 10x times faster.
* use native rect inter and rect union, and native min and max to accelerate the speed.
|
9 years ago |
liuruoze
|
9a85c7e84d
|
* delete image in native_test
|
9 years ago |
liuruoze
|
822fafa0e4
|
* change all the files to utf-8 without bom.
* use a few best test parameters chosen from grid search.
* add image to res.
|
9 years ago |
Micooz
|
c1c459bf48
|
chore(): provide precompiled binaries by default
|
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
|
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
|
da47f6d1b6
|
1.3版
|
10 years ago |
Fenix
|
4de834f703
|
EasyPR xp change
|
10 years ago |
liuruoze
|
99c7dd555d
|
1.3 beta 更新
|
10 years ago |
Micooz
|
de178f3209
|
Add missing sln file.
|
10 years ago |
Micooz
|
a0ce532e8b
|
Fixed windows compatibility issue.
|
10 years ago |
liuruoze
|
939cc3b4bc
|
change ignore
|
10 years ago |
Micooz
|
b0359f9594
|
ignore debug tmp files
|
10 years ago |
Micooz
|
374557fdaf
|
Merge branch 'master' of https://github.com/liuruoze/EasyPR into linux_dev
Conflicts:
src/test/accuracy_test.cpp
src/util/general_test_prepare.cpp
|
10 years ago |
Micooz
|
2c3ba878c9
|
change .gitignore
|
10 years ago |
Fenix
|
177e07ae15
|
a little modify
|
10 years ago |
Fenix
|
5395f093f1
|
Revert merge form Micooz
|
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
|
6f6e09d8af
|
general_test ( GDTS )
|
10 years ago |
Fenix
|
4269b06a0c
|
add accuracy_test
|
10 years ago |
Fenix
|
4331a09747
|
a little change
|
10 years ago |
Fenix
|
3ecc3eff4e
|
EasyPR 1.01 update
|
10 years ago |
Fenix
|
aa0b2f98b5
|
Merge branch 'master' of github.com:liuruoze/EasyPR
Conflicts:
.gitignore
|
11 years ago |
Fenix
|
8111e7404d
|
EasyPR commit
|
11 years ago |
liuruoze
|
9d203677f8
|
Initial commit
|
11 years ago |