4200 Commits (665bf430d5ea585fbf6b18e7fc2b02ea2ed2f2da)

Author SHA1 Message Date
Andrey Kamaev 18ab16dbd3 Revert "some more fixes towards binary compatibility" 13 years ago
Andrey Kamaev 88e9a072ec Fix binary compatibility of opencv_flann 13 years ago
Andrey Kamaev 64b56d7018 Revert "remaining C-style planar subdivisions data structures are moved to legacy" 13 years ago
Andrey Kamaev ebac3a02aa Fix backward compatibility of opencv_core 13 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 13 years ago
Andrey Kamaev 52e490ef88 Revert "fixed compile error under linux" 13 years ago
Andrey Kamaev 58f31819cc Return drawContours back to imgproc 13 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 13 years ago
Andrey Kamaev a3b1971977 Bring back escaped virtual destructors from 2.4.2 13 years ago
Andrey Kamaev 3ffe0f0117 Remove unused tbb::task_scheduler_init from perf tests 13 years ago
Andrey Kamaev c3881ede62 Refactor thread management in performance tests 13 years ago
Kirill Kornyakov aedf56404e made imread description slightly better #2406 13 years ago
Vadim Pisarevsky 5b2271c6fb another fix for #2332 test 13 years ago
Vadim Pisarevsky 78a0b9787c fixed build errors on Mac; moved test for #2332 from imgproc to highgui 13 years ago
Andrey Kamaev 460644b8a4 Reimplement thread management functions: 13 years ago
Andrey Kamaev b54f59de90 Move thread-related functions implementation to parallel.cpp 13 years ago
Ilya Lavrenov 2cda65a782 fixed cvtColor (RGB <-> Lab) tests and created another one 13 years ago
Ilya Lavrenov 5f9aedbe01 fixed bug in cvtColor RGB(BGR) <-> Lab conversion 13 years ago
KOLANICH c1f2b1fcc4 replaced python build script with WSH one for windows platforms 13 years ago
Evgeny Talanin cfe28e3b73 Added test inspired by #2332 13 years ago
Kirill Kornyakov e770691522 deleted wrong line 13 years ago
Kirill Kornyakov de98da42f7 commented wrong line 13 years ago
Kirill Kornyakov 84176fa027 Added perf test for warpPerpsective with large resolutions 13 years ago
Vadim Pisarevsky 5474b4d4bc finally, a proper fix for VNG (both SSE2 and C version) 13 years ago
marina.kolpakova 319e861cf2 FAIL_NO_CPU marco 13 years ago
marina.kolpakova 8d7ac8ad19 minor ending fix 13 years ago
marina.kolpakova 800cb9d0e6 allow gpu module write sanity data for GPU and CPU tests in one xml 13 years ago
Daniil Osokin 4500c48349 fixed 7 point mode in findFundamentalMat #1978 13 years ago
Evgeny Talanin 5dd1ec98f7 #720 patch apply 13 years ago
Vsevolod Glumov b91ca6a73f Removed the phrase, that was causing all the confusion. Issue #2406. 13 years ago
Vadim Pisarevsky cb58e5a3a4 let Kalman handle the missing measurements (bug #1380) 13 years ago
marina.kolpakova 296aa7c4fb One more fix for Kepler-specific gpu::integral usage 13 years ago
Daniil Osokin 1d3ec99102 fixed batchDistance minimum finding #2292 13 years ago
Evgeny Talanin 2e7656dbdf #2192 patch apply 13 years ago
Vladislav Vinogradov 304714862f fixed bug in gpu::HOGDescriptor::computeConfidenceMultiScale 13 years ago
Eric Christiansen 594ce1c869 fixed indentation 13 years ago
Eric Christiansen caebcdcb3d Minor tweak to add BRISK and FREAK support for the Java wrapper 13 years ago
Andrey Kamaev a3a658c034 Quiet MSVC warning 13 years ago
Vadim Pisarevsky bddd06e6c4 another fix for the updated parallel_for_ implementation 13 years ago
Vadim Pisarevsky d64438dcfd fixed build errors in the case of TBB and Concurrency 13 years ago
Vadim Pisarevsky 8441cf700d added function cv::findNonZero (patch #2205) 13 years ago
Vadim Pisarevsky d72cc06b96 fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal 13 years ago
Vadim Pisarevsky 354a5f2686 added recommended number of stripes to parallel_for_, modified some of the functions to use larger stripes (for better performance) 13 years ago
Andrey Kamaev 821de96346 Adjust thresholds in sanity checks for batchDistance 13 years ago
Andrey Kamaev b8a67dc0e3 Adjust thresholds in sanity checks for calcOpticalFlowPyrLK 13 years ago
Alexander Smorkalov 5a524bdfd7 Issue #1861 Improve Javadoc documentation fixed. Multiline code segments added to Javadoc. 13 years ago
Andrey Kamaev 97640847c5 Add methods to sort keypoints and corresponding descriptors 13 years ago
Andrey Kamaev 18295bc778 Improve performance tests failures formatting 13 years ago
Andrey Kamaev 8f44f25f47 Fix AndroidManifest.xml generation for OpenCV Android library project (second attempt) 13 years ago
Andrey Kamaev 7cb525d63f Fix AndroidManifest.xml generation for OpenCV Android library project 13 years ago