130 Commits (5d4c19450235bbc14fea7531d25661ce2deceee7)

Author SHA1 Message Date
Ilya Lysenkov 2f44610ef3 Mentioned in doc if a function is parallelized with the TBB library (issue #421) 13 years ago
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 13 years ago
Maria Dimashova 9783cd985f fixed ERTrees name for writing to/reading from xml 13 years ago
Maria Dimashova 14ca8ed03c added ability to read files with different space count 13 years ago
Maria Dimashova 04d24a8824 refactored likelihood computing 13 years ago
Maria Dimashova 6cbd36fd1e fixed likelihood computing 13 years ago
Maria Dimashova 411467eab8 fixed likelihood computing 13 years ago
Ilya Lysenkov 74325fe993 Removed unnecessary mat.t() 13 years ago
Ilya Lysenkov ade6388d3a Vadim, Maria, Alex, Andrey and I fixed the EM algorithm 13 years ago
Maria Dimashova 39c23ea0bd replaced using cv::exp 13 years ago
Maria Dimashova 3b02ee4b29 modified likelihood computing 13 years ago
Maria Dimashova f2c252f8e7 moved to double in EM; fixed bug 13 years ago
Maria Dimashova 5ce2997c84 added assert 13 years ago
Maria Dimashova 84aff376a7 fixed em log likelihood 13 years ago
Vadim Pisarevsky b8c310065c modified EM interface; updated tests & samples 13 years ago
Maria Dimashova 71d8769314 removed EM from python and java bindings 13 years ago
Vadim Pisarevsky 0f1f7b0b4a fixed a few VS2010 warnings in EM 13 years ago
Maria Dimashova 85fa0e7763 added cv::EM, moved CvEM to legacy, added/updated tests 13 years ago
Vadim Pisarevsky eecda6d308 added explicit () to avoid MSVC /analyze warning 13 years ago
Maria Dimashova 7f2cda6c8c fix the ticket #1234 13 years ago
Maria Dimashova 8d9d964550 added smoke test on EM, fixed EM reading #1570 (thanks to mr.pppoe), 13 years ago
Maria Dimashova 008a1c91fd fixed em test 13 years ago
Andrey Kamaev 94c258cf15 #1205 fixed ~100 of ~700 parameters 13 years ago
Vadim Pisarevsky 168d19364f improved description of RTreeParams (ticket #1656; thanks to Nghia Ho) 13 years ago
Vadim Pisarevsky 8bb422b1fc fixed potential buffer size overflow in Boost::update_weight, bug #1524 (thanks to benlemna for the patch) 13 years ago
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Maria Dimashova 48ea65e69c fixed traincascade for ordered features 13 years ago
Vadim Pisarevsky 2547f7554e fixed memory corruption in CvEM::read() (ticket #1399) 13 years ago
Maria Dimashova a3ce652eb4 fixed CvRTrees::read in case nactive_vars==var_count (thanks to Malcolm Reynolds) 13 years ago
Alexander Mordvintsev a0af870719 added CV_OUT to CvANN_MLP::predict 13 years ago
Andrey Kamaev d7a9b99b1d Documentation: fixed references for C++ operators 13 years ago
Andrey Kamaev d6e3ccc1b2 Documentation: fixed about 100 cross-referencing errors. 13 years ago
Maria Dimashova abd12c052a fixed doc warning 13 years ago
Maria Dimashova fd27ba248b added doc on CvERTrees 13 years ago
Maria Dimashova 221422467e fixed priors usage in ertrees 14 years ago
Vadim Pisarevsky b700521b95 fixed trim_weights in boosting (thanks to frankman for the patch; ticket #1231) 14 years ago
Vadim Pisarevsky 4e099d2e5c fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
Vadim Pisarevsky 0940573e8b fixed a few more typos in the docs. 14 years ago
Vadim Pisarevsky a5d53e3e2f some more corrections from Gabor 14 years ago
Vadim Pisarevsky 6c8a2b8888 propagated fixes in docs and cap_dshow to trunk 14 years ago
Vadim Pisarevsky cc9a1bb62f propagated some more fixes from 2.3 branch to the trunk 14 years ago
Bernat Gabor 762bc0f8af Some reST syntax correction. Now the PDF documentation builds correctly under Windows using MIKTEX. Some update on the tutorial structure. Some CSS syntax correction. Windows Install Tutorial v0.4. 14 years ago
Vadim Pisarevsky b204e73d9a propagated some more fixes from 2.3 branch to the trunk 14 years ago
Ilya Lysenkov 10065d3321 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
Ilya Lysenkov 2c958b2598 Trunk: moved contructors implementations from .hpp to .cpp 14 years ago
Vadim Pisarevsky 49467947ac propagated some fixes from 2.3 to trunk 14 years ago
Vadim Pisarevsky 0e14fef96e fixed warnings in gbt; added insertChannel() and extractChannel(); made the code "rand{u|n}(arr, <number>, <number>)" work properly. 14 years ago
Maria Dimashova 907240a865 completed doc on MLData 14 years ago
Maria Dimashova 814336f4cb Added doc on CvMLData 14 years ago