Commit Graph

136 Commits (c2069d12725ffcbe3ffdbf6ad515bf73c554c76d)

Author SHA1 Message Date
Micooz c2069d1272 Added easypr/config.h to save constants.
11 years ago
Micooz 8627e66a3a Changed CPlateJudge to Singleton.
11 years ago
Micooz f5f45759e3 Added missing "std::" prefix to plate_detect.cpp
11 years ago
Micooz 67fd93400a Changed class CharsIdentify to Sigleton.
11 years ago
Micooz 09e5cc2155 Fixed chars_identify.cpp[h].
11 years ago
Micooz 9b43a4f519 Fixed #59
11 years ago
Micooz e3945ba3d7 Fixed header including.
11 years ago
Micooz 31bd6fce10 Added ANN train, svm/ann train now support opencv3.0.
11 years ago
liuruoze 20bb7a0733 1.3 ver
11 years ago
liuruoze d3e800c0b9 1.3 ver
11 years ago
liuruoze 564933131d Merge branch 'plateRecognize' of https://github.com/igrass/EasyPR into igrass-plateRecognize
11 years ago
liuruoze f10a49984e 1.3 ver
11 years ago
zac 970aa03964 remove plateRecognize's index param
11 years ago
Micooz 3e409cc5ec Fixed bug #47.
11 years ago
liuruoze 246c01b6d2 code clean
11 years ago
Micooz 02eedbde55 Fixed #41.
11 years ago
liuruoze 5870dcc924 1.3 README
11 years ago
Micooz 856c3fe71b Fixed all warnings by Visual Studio 2013.
11 years ago
Micooz 3af6a95e11 Fixed type mismatch problem.
11 years ago
Micooz b2b4132a53 Fixed type mismatch problem.
11 years ago
Micooz 9529c488cd Fixed type mismatch problem.
11 years ago
Micooz 40143ced74 Fixed type mismatch problem.
11 years ago
Micooz 8655ccd543 Fixed type mismatch problem.
11 years ago
Micooz 09f51c5f7c Fixed: debug status should be bool type, for performance.
11 years ago
Micooz cac83f0986 Fixed all warnings in plate_judge.cpp.
11 years ago
Micooz dab4fbd44f Fixed all warnings in core_func.cpp.
11 years ago
Micooz 66c7ebf987 Fixed all warnings in char_segment.cpp.
11 years ago
Micooz edba417b3e Fixed "int" type mismatch "size_t" warnings.
11 years ago
Micooz 2f2f63411f Remove redefined macro NDEBUG.
11 years ago
Micooz 901db309de Fix warnings thrown by QtCreator.
11 years ago
Micooz a24e2a206c Don`t dump tmp files to E:/.
11 years ago
Micooz 063d48f8df Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
11 years ago
liuruoze 73d6505bf0 1.3版
11 years ago
liuruoze 33c6a23871 Merge branch '1.3ver'
11 years ago
liuruoze 7fdf8121df Merge branch 'master' of github.com:liuruoze/EasyPR
11 years ago
liuruoze 851bf5f9dc 1.3 ver 更新
11 years ago
Fenix 68c5de69cd 1.3版
11 years ago
Fenix 4d91f1ad7d add 50 new image
11 years ago
liuruoze 2d16cc1aa0 1.3 beta 更新
11 years ago
liuruoze 99c7dd555d 1.3 beta 更新
11 years ago
Micooz 0789f108df Change all cv::imwrite() to utils::imwrite().
11 years ago
Micooz 07edd8fee8 Add Utils::imwrite() to avoid creation failed by cv::imwrite when folder not exists.
11 years ago
Micooz 8e4ac7db5e Simplify OS detect Macros, add "mkdir()" function to Utils.
11 years ago
Micooz 0da5305d84 Fixed compile error on linux.
11 years ago
Micooz c1a57f6df4 Fixed compile error on linux.
11 years ago
Micooz b2bb447c35 Fixed windows compatibility issue. Convert include/* and src/* to GBK.
11 years ago
Micooz 4cec8b1f49 Improved SVM Training CLI.
11 years ago
Micooz ddaa31aaa0 SVM train without changing source files.
11 years ago
Micooz c888179d81 Structural optimization.
11 years ago
Micooz 4a379d265c to UTF-8.
11 years ago