Commit Graph

18 Commits (19a2aaa4b76342ace275001df2e670f51b0bc932)

Author SHA1 Message Date
liuruoze 029e014a51 * gbk and utf-8 compatiable
8 years ago
Micooz 826ff7b5fb * add missing source files in CMakeLists.txt
9 years ago
Micooz b10e23e787 * require cmake version > 3.1.0
9 years ago
Micooz 9fc21b47f7 Merge branch 'master' of https://github.com/Micooz/EasyPR
9 years ago
Micooz 29d6c15ec4 add CMakeLists.txt for thirdparty
9 years ago
Micooz dd00e60d55 fix(CMake): SOURCE_FILES
9 years ago
liuruoze 480df262b6 split mser to mser+ and mser-, and precess it in different procedure.
9 years ago
liuruoze df607b82b8 * change CMakeLists.txt .
9 years ago
liuruoze 6221185b6f Merge branch 'master' of github.com:liuruoze/EasyPR into HEAD
9 years ago
Micooz e79027816d Enhance: c++11 support check when using CMake.
10 years ago
Micooz 4cec8b1f49 Improved SVM Training CLI.
10 years ago
Micooz c888179d81 Structural optimization.
10 years ago
Micooz d57d6020d1 Fixed: compile error "non-const lvalue reference to type 'cv::Mat' cannot bind to a temporary of type 'cv::Mat'".
10 years ago
FuGangqiang 2512b438cc rename `features.h` => `feature.h`, `features.cpp` => `feature.cpp`
10 years ago
Micooz 83f7b97f9e Fix compile bug in Linux.
10 years ago
Micooz 2c33a07f2b Add new cpp files to CMakeLists.txt.
10 years ago
Micooz 62baca3efd Add Feature: command line options bind.
10 years ago
Micooz 3512b133c5 Fix Issue3.
10 years ago