opencv/modules/ml
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests
- removed tr1 usage (dropped in C++17)
- moved includes of vector/map/iostream/limits into ts.hpp
- require opencv_test + anonymous namespace (added compile check)
- fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
- added missing license headers
2018-02-03 19:39:47 +00:00
..
doc Updated ml module interfaces and documentation 2015-02-17 11:46:14 +03:00
include/opencv2 ml: simplify interfaces of SimulatedAnnealingSolver 2017-12-22 16:35:48 +03:00
misc Fixed Algorithm.save and other methods work in Java 2017-04-05 17:48:38 +03:00
src ml(ANN_MLP): ensure that train() call is always successful 2017-12-22 18:50:04 +00:00
test ts: refactor OpenCV tests 2018-02-03 19:39:47 +00:00
CMakeLists.txt Add python and java support for ml module 2015-03-19 13:22:30 +03:00