liuruoze
|
89e04d8496
|
* remove opencv headers.
* add project (opencv include) download.
|
9 years ago |
liuruoze
|
52d6eb62e7
|
* change back directory again.
|
9 years ago |
liuruoze
|
6460637b6e
|
* change the directory, remove opencv header to thirdparty.
|
9 years ago |
Micooz
|
826ff7b5fb
|
* add missing source files in CMakeLists.txt
|
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
|
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 |
liuruoze
|
045ed78542
|
* change better mser to mser2, which combine yellow and blue plate detect in one process.
|
9 years ago |
Micooz
|
b10e23e787
|
* require cmake version > 3.1.0
|
9 years ago |
liuruoze
|
ea8d40429c
|
remove files in thirdparty lib to their separate folder, make the folders more clear.
|
9 years ago |
liuruoze
|
eaa6604031
|
change vcxproj and filters for compatiable in windows
|
9 years ago |
Micooz
|
9fc21b47f7
|
Merge branch 'master' of https://github.com/Micooz/EasyPR
# Conflicts:
# src/core/plate_recognize.cpp
|
9 years ago |
Micooz
|
29d6c15ec4
|
add CMakeLists.txt for thirdparty
|
9 years ago |
Micooz
|
188d821f4e
|
refactor(thirdparty): move all thirdpary to one folder
|
9 years ago |