opencv/modules/ml
2014-08-18 19:06:52 +04:00
..
doc removed unnecessary semicolon in LogisticRegression class documentation 2014-08-18 19:06:52 +04:00
include/opencv2 fixed typedef for LogisticRegression. Updated LogisticRegression prototype with newer C++ API 2014-08-18 19:06:52 +04:00
src rewrote the code to update API, removed inheritance from CvStatModel. 2014-08-18 19:06:48 +04:00
test updated test for logistic regression after changes to LogisticRegression class 2014-08-18 19:06:48 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00