Commit Graph

15 Commits (8bbcf763a4b5dfa40adc043ba73525cc8a0261c1)

Author SHA1 Message Date
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