Commit Graph

11 Commits (e14caaaf4e54d206b631e0459759b51857e71423)

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