Commit Graph

121 Commits (master)

Author SHA1 Message Date
Micooz 02eedbde55 Fixed #41.
10 years ago
Micooz 09f51c5f7c Fixed: debug status should be bool type, for performance.
10 years ago
Micooz 5343d626bf Merge branch 'master-gbk'
10 years ago
liuruoze 6a171a77f6 add new extreme test
10 years ago
Micooz 4f75e35463 Convert to utf8.
10 years ago
Micooz a0d3741f09 Merge branch 'master-gbk'
10 years ago
Micooz 063d48f8df Merge branch 'master' of https://github.com/liuruoze/EasyPR into master-gbk
10 years ago
Micooz 738d4bb48c Merge branch '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 4e4396542d Merge branch 'master-gbk'
10 years ago
Micooz 0f55715713 Fixed compile error on linux.
10 years ago
Micooz 0da5305d84 Fixed compile error on linux.
10 years ago
Micooz 85613522ee Fixed compile error on linux.
10 years ago
Micooz 6860993307 Convert to UTF-8.
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