6790 Commits (5253265342e69ca764dc1727f57a3a0b2642512c)

Author SHA1 Message Date
Vladislav Vinogradov 7bb8c50080 disable gpu::matchTemplate tests 10 years ago
Alexander Karsakov c481e06e87 Fixed getPolicy() method to make it thread-safe. 10 years ago
Alexander Smorkalov 9e9327e2f8 Added OpenCV 3.0 compat header for TS module. 10 years ago
Craig Reynolds 72d90ba8d2 In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
Alexander Smorkalov d277a1ba75 TIFF support hack for aarch64 reverted. 10 years ago
Vijay Pradeep 042ff210d5 Fixing race condition by expanding resultsMutex lock section 10 years ago
Alexander Smorkalov c778011f14 More accurate AVX and AVX2 control. 10 years ago
Maksim Shabunin e23ba9215d Fixed memory leak in ML module 10 years ago
Alexander Smorkalov 8acd4c3ff4 More accurate fix for libtiff and aarch64. 10 years ago
Alexander Smorkalov c0a8d4e1ef Fix of HaarCascade GPU test for aarch64. 10 years ago
Vladislav Vinogradov d00f36ec75 fix tests for gpu::matchTemplate: 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Roman Donchenko 08da247a87 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Roman Donchenko 16ce114e0c Fix memory leaks appearing when cvOpenFileStorage throws 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
StevenPuttemans 73d1ea9a52 fix bug 2432 for 2.4 branch 10 years ago
StevenPuttemans db9a0cfbc0 add extra to FeatureDetector docs 10 years ago
mattip ff7ea605ef export thread control to generated wrappers 10 years ago
Ashod Nakashian 63c49be487 highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Jeremy Huddleston Sequoia 35f96d6da7 Fix tautologies in calibfilter.cpp which cause a build failure when using -Werror=address with clang-3.5 10 years ago
Firat Kalaycilar 2bda7aaf61 minor fix to make "updateBackgroundModel=false" option meaningful. 10 years ago
Maksim Shabunin 3212dd5465 Python test: new options provide local test data paths 10 years ago
HelenWong ec57a938c0 Fix#3714:Improve Display Image Tutorial 10 years ago
Artur Wieczorek 7512b5fdde Fix determining bounding box of the edge collection in FillEdgeCollection(). 10 years ago
Vladislav Vinogradov eeb997261d get rid of cuda.h usage 10 years ago
StevenPuttemans f151b1d277 fix wrong property name and corresponding documentation 10 years ago
StevenPuttemans d9164bdd4c added extra BUFFERSIZE doc and getter 10 years ago
Tom Stellard 42b1bd56cc ocl: Move static oclMat variables into FarnebackOpticalFlow class 10 years ago
Roman Donchenko da6a38f9f6 NCV.cu: include <algorithm> 10 years ago
Ilya Lavrenov d8ca61b01b attemp to fix dox warning 10 years ago
Tom Stellard ec335b7398 ocl: Fix crash during destruction of gauss_w_lut object in hog.cpp 10 years ago
Roman Donchenko 7d8e5f623a Fix uninitialized memory reads and memory leaks in StereoGC 10 years ago
StevenPuttemans 2b8229f716 adding extra buffer parameter 10 years ago
Roman Donchenko 13d67b6ae7 Suppress a bogus -Warray-bounds in modules/superres/src/optical_flow.cpp 10 years ago
StevenPuttemans 8bf58937a9 fixing SVM negative value rounding 10 years ago
StevenPuttemans 7dce2d0b8f fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla 10 years ago
Vicente Olivert Riera 2e393ab833 superres: Fix return value VideoFrameSource_GPU 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
Dinar Ahmatnurov b5a6df4966 fixed issue with malformed UTF-8 string; 10 years ago
Vladislav Vinogradov 84f33d0578 minor fix for StereoCSBP data cost compute kernel and test 10 years ago
Vladislav Vinogradov 5c07e0b6d3 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov e0827069c1 avoid pointer arithmetic on register memory in color conversion 10 years ago
Maksim Shabunin 9b55c09999 Basic doxygen documentation support 10 years ago
Alexander Smorkalov 6bb6039ebb Fixes for QNX 6.6 Neitrino support. 10 years ago
Maksim Shabunin ba7c92b0e8 Fixed highgui drawing test 10 years ago
Andreas Stührk 24580e348a TIFF loader: Pass buffer size to read functions. 10 years ago
Andreas Stührk cfdcf9f2d2 TIFF loader: Allocate large enough buffer when (bpp * ncn) > 8. 10 years ago
Andreas Stührk 63ac69cadf Fix test name. 10 years ago
Anatoly Baksheev 0f2b7fbc45 viz: fixed memory leak, issue 3961 10 years ago
Thomas Weisbach 81c0537b0c iOS: fix crash from overrelease in UIImageToMat 10 years ago