141 Commits (62cb71092c832b99bdb119dea5e067f344a8c86c)

Author SHA1 Message Date
Maria Dimashova db5cce885d updated tests thresholds 14 years ago
Maria Dimashova b55777eb03 updated test threshold 14 years ago
Vadim Pisarevsky a937d9d43c unified the coordinate interpretation in RotatedRect (ticket #425) 14 years ago
Vadim Pisarevsky 54ef68e7f4 improved test build time 14 years ago
Maria Dimashova bb532239fd added to DescriptorMatcher test the check of match methods on empty data 14 years ago
Maria Dimashova 9470c0eaec updated test thresholds 14 years ago
Maria Dimashova 5802ea39b1 fixed warnings of gcc 14 years ago
Maria Dimashova dfe4af9e1d fixed warnings under win32 14 years ago
Maria Dimashova 337f1dd2fa minor changes of f2d tests log 14 years ago
Maria Dimashova 7e5c11a920 added tests for some detectors; made features2d object create functions as static classes methods; fixed OpponentColorDescriptorExtractor, BriefDescriptorExtractor (on rgb); renamed DynamicDetector 14 years ago
Maria Dimashova 0a2881adcd added to DetectorExtractor test the check of compute() on empty data. Added test for BRIEF. 14 years ago
Maria Dimashova 43716f31b9 added to FeatureDetector test the check of detect() on empty data 14 years ago
Vadim Pisarevsky d366c0b2fa fixed canny test; fixed mhi-global test & implementation (hopefully, for the last time); added sse 4.1 & 4.2 support (not working in Xcode for some reason); moved splineInterpolation to color.cpp; fixed a few bugs in documentation 14 years ago
Alexander Shishkov dd3c62a4fe moved failed tests to blacklists: 14 years ago
Maria Dimashova e406dfee44 refactored features2d and sample on matching to many images 14 years ago
Vadim Pisarevsky 209ea825d9 raised error threshold in filter-generic test. re-enabled mhi-global & filter-generic tests 14 years ago
Vadim Pisarevsky 4ca701d888 yet another fix in mhi-global test (ticket #457) 14 years ago
Alexander Shishkov 0f01ae43be moved failed tests to blacklists 14 years ago
Vadim Pisarevsky 8eb3e2a94e fixed some more failing tests 14 years ago
Alexey Polovinkin 66d10b1815 fixed latentsvmdetector test (ticket #661) 14 years ago
Maria Dimashova 7fe4fbfc68 modified grabCut test to stable verification 14 years ago
Alexander Shishkov cfda65a1b8 moved failed tests to blacklists: 14 years ago
Maria Dimashova 1e122c19e1 modified grabCut test slightly; updated test data due to latest grabCut() fix (#666) 14 years ago
Alexander Shishkov ef3171dc65 moved segmentation-grabcut test to blacklist (#issue 666) 14 years ago
Vadim Pisarevsky 924497cb5f increased number of points in optflow-estimate-rigid test, because in the presense of noise there should be enough points for robust transform estimation 14 years ago
Alexander Shishkov 12266265d8 moved failed tests to corresponding blacklists (issues #433, 454, 661, 662) 14 years ago
Vadim Pisarevsky d81e940ccc excluded some tests from blacklist that now pass 14 years ago
Vadim Pisarevsky d2516c4512 added workaround for a weird Mingw 4.5.1 bug 14 years ago
Vadim Pisarevsky 5a53d82e30 fixed most of the failures in opencv_test 14 years ago
Alexander Shishkov 7d2e7d48e6 moved hist-backproj and projectPoints-c tests to blacklist (#issues 579, 652) 14 years ago
Alexey Polovinkin 83196d89e8 Latent SVM detector test was added 14 years ago
Vadim Pisarevsky 7bda826671 modified mhi-update test to avoid rounding problems (ticket #639) 14 years ago
Alexander Shishkov 074ba3ed93 Moved mhi-update test to blacklist (issue #639) 14 years ago
Maria Dimashova 75b1858c1f Updated test threshold (#637) 14 years ago
Alexander Shishkov 969b9fb843 moved descriptor-matcher-flann-based test to blacklist (issue #637) 14 years ago
Maria Dimashova 69e329c9fd modified features2d interface; added algorithmic test for DescriptorMatcher; added sample on matching to many images 14 years ago
Alexander Shishkov 0d3809d0b1 moved stereogc to blacklist (issue #439) 14 years ago
Maria Dimashova e0b40c26d8 fixed CascadeClassifier::detectMultiScale when TBB 14 years ago
Vadim Pisarevsky 68378ac7e4 fixed crash in color-lab (ticket #627) 14 years ago
Alexander Shishkov c4b41bc59f moved cascade-detector test to blacklist (issue #432) 14 years ago
Maria Dimashova f27a54be97 updated test threshold 14 years ago
Alexander Shishkov c1e753c868 remove failed test (see issues #449, 627, 502) 14 years ago
Maria Dimashova 5c642723ae removed detector-surf test from black list (ticket 578) 14 years ago
Maria Dimashova 8ad8e31bf5 fixed fail of descriptor-surf-test (ticket 568) 14 years ago
Maria Dimashova 3e910e145b fixed fail of descriptor-sift test (ticket 567) 14 years ago
Maria Dimashova 761f76c853 fixed fails of cascade-detector and hog-detector tests (tickets 428, 432) 14 years ago
Vadim Pisarevsky 099388bd12 fixed crashes in color-luv & color-lab when gcc 4.2 on x64 is used (tickets #502, #627) 14 years ago
Alexander Shishkov 17412aa54b moved color-lab test to blacklist (issue #627) 14 years ago
Vadim Pisarevsky 318b0f10d9 the blacklist is sorted in alphabetical order; several tests that should now pass have been commented off 14 years ago
Vadim Pisarevsky 43d5095def re-added color-lab test 14 years ago