Commit Graph

17 Commits (master)

Author SHA1 Message Date
liuruoze 291e40726d * add gray characters
9 years ago
liuruoze db253f2979 * add charsegment method : mser segment
9 years ago
liuruoze b5ea07a88b * correct trainAuto
9 years ago
liuruoze 3a8f35dfe5 * fix the svm train problem.
9 years ago
liuruoze 89e04d8496 * remove opencv headers.
10 years ago
liuruoze 52d6eb62e7 * change back directory again.
10 years ago
liuruoze 6460637b6e * change the directory, remove opencv header to thirdparty.
10 years ago
Micooz 826ff7b5fb * add missing source files in CMakeLists.txt
10 years ago
liuruoze 336baf7c30 * optimization for speed, using openMP and vector reserve for 10x times faster.
10 years ago
liuruoze 822fafa0e4 * change all the files to utf-8 without bom.
10 years ago
liuruoze 045ed78542 * change better mser to mser2, which combine yellow and blue plate detect in one process.
10 years ago
Micooz b10e23e787 * require cmake version > 3.1.0
10 years ago
liuruoze ea8d40429c remove files in thirdparty lib to their separate folder, make the folders more clear.
10 years ago
liuruoze eaa6604031 change vcxproj and filters for compatiable in windows
10 years ago
Micooz 9fc21b47f7 Merge branch 'master' of https://github.com/Micooz/EasyPR
10 years ago
Micooz 29d6c15ec4 add CMakeLists.txt for thirdparty
10 years ago
Micooz 188d821f4e refactor(thirdparty): move all thirdpary to one folder
10 years ago