Commit Graph

17 Commits (fe9ed840795012f34f9b2e3fa59c906931077cd4)

Author SHA1 Message Date
zac 970aa03964 remove plateRecognize's index param
10 years ago
Micooz 3e409cc5ec Fixed bug #47.
10 years ago
liuruoze 246c01b6d2 code clean
10 years ago
Micooz 02eedbde55 Fixed #41.
10 years ago
Micooz 09f51c5f7c Fixed: debug status should be bool type, for performance.
10 years ago
liuruoze 6a171a77f6 add new extreme test
10 years ago
Micooz 063d48f8df Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
10 years ago
Micooz 0789f108df Change all cv::imwrite() to utils::imwrite().
10 years ago
Micooz 07edd8fee8 Add Utils::imwrite() to avoid creation failed by cv::imwrite when folder not exists.
10 years ago
Micooz 8e4ac7db5e Simplify OS detect Macros, add "mkdir()" function to Utils.
10 years ago
Micooz 0f55715713 Fixed compile error on linux.
10 years ago
Micooz 0da5305d84 Fixed compile error on linux.
10 years ago
Micooz b2bb447c35 Fixed windows compatibility issue. Convert include/* and src/* to GBK.
10 years ago
Micooz 4e66155968 Visual Studio cannot find std::for_each without including header <algorithm>.
10 years ago
Micooz 4cec8b1f49 Improved SVM Training CLI.
10 years ago
Micooz ddaa31aaa0 SVM train without changing source files.
10 years ago
Micooz c888179d81 Structural optimization.
10 years ago