Commit Graph

13 Commits (569e7642c2342a31e4358831597f1bedf23258bc)

Author SHA1 Message Date
Micooz 5dd7319481 style: add an util "class Kv" to deal with chinese chars in the source files
9 years ago
Micooz fe751ec4d3 fix(conf): opencv3.1 is required in v1.4
9 years ago
Micooz cac3427261 Added class ITrain interface.
10 years ago
Micooz 655ec5330d Changed CMakeLists.txt to support opencv3.0 on *nix.
10 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