opencv/modules/ml
Roman Donchenko 4143071e22 In CvBoost, delegated update_weights's implementation to a helper method.
This allows subclasses of CvBoost to override initial weights that
update_weights uses without duplicating its entire implementation.
2013-04-11 13:50:10 +04:00
..
doc Merge pull request #503 from taka-no-me:fix_docs 2013-02-19 18:01:51 +04:00
include/opencv2/ml In CvBoost, delegated update_weights's implementation to a helper method. 2013-04-11 13:50:10 +04:00
src In CvBoost, delegated update_weights's implementation to a helper method. 2013-04-11 13:50:10 +04:00
test fixed buffer size and restored the use of compressed files in ml's load_save tests. 2013-03-22 01:53:41 +04:00
CMakeLists.txt Global CMake reorganization: 2012-02-03 11:26:49 +00:00