Micooz
5dd7319481
style: add an util "class Kv" to deal with chinese chars in the source files
...
All chinese are stored in etc/, including menu. This is a temporary solution to visual studio's problem. Consider to use English in the future.
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.
...
Command Line Shell enhancement.
Support compiling to static library(libeasypr).
Provide frequently used apis(api.hpp) for quick access to functions what users want.
SVM train without changing source files.
Fix OpenCV roi out of range bug.
The language layer fix and optimization, type matching, loop simplified using C++11.
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