57 Commits (ffabbfa77868089853617948ed41c7a57c0dd359)

Author SHA1 Message Date
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Andrey Kamaev 97835a8f32 Fixed 9 more build warnings 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
Vadim Pisarevsky b8c310065c modified EM interface; updated tests & samples 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
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
Vadim Pisarevsky 846e37ded5 fixed many warnings from GCC 4.6.1 13 years ago
Vadim Pisarevsky 2d2b8a496e renamed "None()" to "noArray()" to avoid conflicts with X11 (ticket #1122) 14 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
P. Druzhkov 15f7918e34 problem with the supported data matrices types is fixed 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Andrey Kamaev b906ad3108 Test system included into Android build 14 years ago
Vadim Pisarevsky 061b49e0b2 reworked nearly all of the OpenCV tests (except for opencv_gpu tests) - they now use the Google Test engine. 14 years ago