5195 Commits (1ad7af3c3b2b7e40d2b75a05baa37674b53191e8)

Author SHA1 Message Date
Andrey Kamaev 90ff4e6fc8 Convert test image to losless format 12 years ago
Siegfried Hochdorfer 82a9f9a5a9 MeanshiftGrouping Bugfix (Bug #2685) 12 years ago
Vadim Pisarevsky e3941d0965 refactored approxpoly 12 years ago
Andrey Pavlenko a8c0f1d962 fixing test failure on some systems 12 years ago
Andrey Kamaev ae5661d5dc Fix random failures of Split and Merge tests 12 years ago
Andrey Kamaev bf3c2b0bbb Fix incorrect Mat address reconstruction on 64-bit platforms 12 years ago
Anna Kogan 0587bef667 Switched time from seconds to minutes 12 years ago
Anna Kogan 3cdfa654ae Added 'Num of tests' col, changed headers, added 'overall time' row 12 years ago
Andrey Pavlenko 9f0d5f60b5 fixinf warning on non-Windows systems 12 years ago
Alexander Smorkalov 8cb0343f4c Documentation build warning fixes. 12 years ago
Andrey Pavlenko 8e42ca1764 SURF keypoints rotation invariance test. 12 years ago
jmbuena 28a7be69ea Fixed compile warnings on CvHomographyEstimator 12 years ago
Andrey Pavlenko b0e1cb473a more tests fixes 12 years ago
jmbuena 6d738f6a3f Changed RANSAC Homography estimation for speed. Each minimal set is checked for consistency before actually fit a candidate homography. 12 years ago
Andrey Kamaev b1384a6da8 Fix cvCalcOpticalFlow when the status parameter is NULL 12 years ago
Andrey Kamaev 20c5a8788d Weaken acceptance criteria in phase test 12 years ago
Andrey Kamaev 6131a847a2 Fix histogram calculation in equalizeHist 12 years ago
Anna Kogan 3271e395c8 Improved console output 12 years ago
Anna Kogan 0d7ce141aa Cleaned code 12 years ago
Anna Kogan 0334cf11cc Fixed last testsuit disregarding 12 years ago
Vadim Pisarevsky e383d39598 fixed bug #2679 12 years ago
Andrey Kamaev 4e1ba6f02f Fix build with libjpeg release 9 12 years ago
Anatoly Baksheev a09b973c2e Smart operators for smart Ptr (feature #2637) 12 years ago
Ilya Lavrenov 1bc76813f3 fixed bug connected with SSE2 version of resize with AREA interpolation 12 years ago
Andrey Kamaev da9089612a Fix build of java bindings on mingw 12 years ago
marina.kolpakova e53d57664d fix precompiled headers usage in gpu module 12 years ago
Vladislav Vinogradov bb07e2710e decreased source size in NCV.VectorOperations test 12 years ago
Suenghoon Park 4f965296fc modified performance test for ocl::HoughCircles 12 years ago
Maria Dimashova 0e2958e888 fixed CvBoost::predict 12 years ago
Suenghoon Park 0afa9cede5 removed personal info from the license header 12 years ago
Zifei Tong 260bdc057c Changed parallel_for to parallel_for_ in haar.cpp 12 years ago
Andrey Pavlenko c49b1bc6d5 partial fix for failing tests; fix for Windows launcher script; more quiet output 12 years ago
Zifei Tong e331787645 Fix race condition for Cascade Classifier when TBB enabled. 12 years ago
Suenghoon Park 8a1d6a1bb2 added documentation for ocl::HoughCircles 12 years ago
Suenghoon Park b1faa46d3a added performance test 12 years ago
Bo Li 956a029ede added code, test and doc for five-point algorithm 12 years ago
Andrey Kamaev b401c6a0c3 Fix discrepancies between function signatures in headers and documentation 12 years ago
Andrey Kamaev aabbe11e64 Improve function arguments parsing and checking 12 years ago
Kirill Kornyakov 5023afffc7 Removed hack from perf test on HoughLines, since I hope it is fixed by pr263 12 years ago
Anatoly Baksheev 389ecbe96d warnings, renamed Marina's GPU_PERF_TEST_P 12 years ago
Anatoly Baksheev be22891f71 added GPU_PERF_TESTP_P but haven't switched test to it (only perf4au app) 12 years ago
Andrey Kamaev 16687a2655 Explicitly use double precision sin & cos in hough implementation 12 years ago
Suenghoon Park 78202100df added unit test for HoughCircles 12 years ago
Suenghoon Park e1c6564d5e fixed a typo in ocl.hpp 12 years ago
Alexander Smorkalov 9ca65ceef8 OpenCV example-tutorial1 does not work on Android emulator (Bug #2656) 12 years ago
Anna Kogan f57d692cd7 Improved code 12 years ago
Anna Kogan e1331b44f5 Wrote script generating timing table 12 years ago
marina.kolpakova 2128bd25e4 fix warnings under win 12 years ago
marina.kolpakova 3882bbbf35 improve carma build 12 years ago
Alexander Mordvintsev 20838b6f6e fix #2643: use SVD to solve least squares in cvStereoRectifyUncalibrated 12 years ago