Merge pull request #2887 from ilya-lavrenov:ipp_morph_fix
[platform/upstream/opencv.git] / modules / legacy / test / test_em.cpp
2012-06-28 Marina Kolpakovamerged the trunk r8735:8766, r8769, r8777:8780, r8790...
2012-06-28 Marina Kolpakovamerged the trunk r8704:8716
2012-06-25 Andrey KamaevAll tests writing temporary files are updated to use...
2012-06-20 Andrey KamaevUpdated warning options for GCC; fixed new warnings.
2012-05-02 Andrey KamaevRemerged the 2.4.0 branch
2012-04-27 Vadim Pisarevskyadded BruteForceMatcher (the older variant of BFMatcher...
2012-04-16 Maria Dimashovafixed test on em (old interface)
2012-04-13 Vadim Pisarevskymerged all the latest changes from 2.4 to trunk
2012-04-06 Vadim Pisarevskymodified EM interface; updated tests & samples
2012-04-06 Maria Dimashovaadded cv::EM, moved CvEM to legacy, added/updated tests