6705 Commits (bac94f85c13f960934301d73be0f285b2f0071c2)
 

Author SHA1 Message Date
Andrey Kamaev 634fedc3cb Merge pull request #56 from vpisarev/bug_2447_2.4 12 years ago
Vadim Pisarevsky f5742e6cac fix bug #2447 - unary operator bug for single column matrix 12 years ago
Andrey Kamaev 73bbabf207 Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 0e7ca71dcc Normalize whitespace in documentation and text files 12 years ago
Andrey Kamaev 461b69f6ee Eliminate discrepancies between signatures in documentation and OpenCV headers 12 years ago
Andrey Kamaev 57d077b936 Fix Java API generation after normalization 12 years ago
Andrey Kamaev 9337246867 Merge branch '2.4' 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
vpisarev f75946a16a made opencv_ocl module build with VS2012 12 years ago
Andrey Kamaev 69020da607 Merge branch 'release2.4.3' into 2.4 12 years ago
Andrey Kamaev f4e33ea0ba Fix build of samples 12 years ago
Andrey Kamaev 7225f89ea2 Revert opencv_videostab to the state of 2.4.2 12 years ago
marina.kolpakova e5437e5486 Fix binary compatibility of opencv_gpu 12 years ago
Andrey Kamaev ed51162568 Fix binary compatibility of Java wrappers 12 years ago
Andrey Kamaev 42c8a42ad3 Fix binary compatibility of opencv_objdetect 12 years ago
Andrey Kamaev a07cc84436 Fix binary compatibility of opencv_nonfree 12 years ago
Andrey Kamaev 26bcb3812c Fix binary compatibility of opencv_contrib 12 years ago
Andrey Kamaev 971d02cde6 Fix binary compatibility of opencv_stitching 12 years ago
Andrey Kamaev edee177ef1 Fix binary compatibility of opencv_ml 12 years ago
Andrey Kamaev 7d6a2f1bca Revert "skip of table header in MLData (#1962)" 12 years ago
Andrey Kamaev 0dc3d61071 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Andrey Kamaev 5a730d09cd Fix binary compatibility of opencv_features2d 12 years ago
Andrey Kamaev 0442bca235 Revert "partially recovered binary compatibility (ticket #2415)" 12 years ago
Andrey Kamaev 075372a71c Revert "fixed compilation error because of DetectionBasedTracker" 12 years ago
Andrey Kamaev e7b81688a4 Revert "yet another portion of changes towards the binary compatibility" 12 years ago
Andrey Kamaev 18ab16dbd3 Revert "some more fixes towards binary compatibility" 12 years ago
Andrey Kamaev 88e9a072ec Fix binary compatibility of opencv_flann 12 years ago
Andrey Kamaev 64b56d7018 Revert "remaining C-style planar subdivisions data structures are moved to legacy" 12 years ago
Andrey Kamaev ebac3a02aa Fix backward compatibility of opencv_core 12 years ago
Andrey Kamaev d566c6bc86 Revert "add new version of CommandLineParser. add empty docs" 12 years ago
Andrey Kamaev 52e490ef88 Revert "fixed compile error under linux" 12 years ago
Andrey Kamaev 58f31819cc Return drawContours back to imgproc 12 years ago
Andrey Kamaev dbd30d4fba Revert "fixing Java test and sample after moving drawContours() from Imgproc to Core" 12 years ago
Andrey Kamaev a3b1971977 Bring back escaped virtual destructors from 2.4.2 12 years ago
Andrey Kamaev 3ffe0f0117 Remove unused tbb::task_scheduler_init from perf tests 12 years ago
Andrey Kamaev c3881ede62 Refactor thread management in performance tests 12 years ago
Kirill Kornyakov aedf56404e made imread description slightly better #2406 12 years ago
Vadim Pisarevsky 5b2271c6fb another fix for #2332 test 12 years ago
Vadim Pisarevsky 78a0b9787c fixed build errors on Mac; moved test for #2332 from imgproc to highgui 12 years ago
Andrey Kamaev 460644b8a4 Reimplement thread management functions: 12 years ago
Andrey Kamaev b54f59de90 Move thread-related functions implementation to parallel.cpp 12 years ago
Ilya Lavrenov 2cda65a782 fixed cvtColor (RGB <-> Lab) tests and created another one 12 years ago
Ilya Lavrenov 5f9aedbe01 fixed bug in cvtColor RGB(BGR) <-> Lab conversion 12 years ago
Anatoly Baksheev f9ac5e2404 minor 12 years ago
KOLANICH c1f2b1fcc4 replaced python build script with WSH one for windows platforms 12 years ago
Evgeny Talanin cfe28e3b73 Added test inspired by #2332 12 years ago
Kirill Kornyakov e770691522 deleted wrong line 12 years ago
Kirill Kornyakov de98da42f7 commented wrong line 12 years ago
Kirill Kornyakov 84176fa027 Added perf test for warpPerpsective with large resolutions 12 years ago