6832 Commits (7d665a47540d08e3c25bb51dd91d3c77c8aff9e2)

Author SHA1 Message Date
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
Tom Stellard 8f3b876ee6 ocl: Change static variable order in cl_context.cpp to avoid crashes during destruction 10 years ago
Samuel Martin ea50be0529 core: fix x86 PIC code compilation 10 years ago
Dinar Ahmatnurov 5a797ae7de fix issue with font; 10 years ago
Ilya Lavrenov fb2012def2 TCP instead of UDP 10 years ago
Andreas Stührk afb164cc15 Don't allocate lots of memory when reading TIFFs with infinite rows per strip. 10 years ago
Nisarg Thakkar 474897ff01 Made some changes specefict to 4 channel images. Fixed step value for tptr 10 years ago
Nisarg Thakkar 29fb2b6e47 Fixed doc for Bug #3887 10 years ago
Niklas Frisk af72e6b8f4 Fixes #3910, flags in _prepareImgAndDrawKeypoints are now binary OR'ed instead of added. 10 years ago
Rohit Rawat 2ad8c6dbd0 Fixing bug in NAryMatIterator documentation(Bug #3787). 10 years ago
Artur Wieczorek 5c96021172 Fixed getting CV_CAP_PROP_FOURCC property value 10 years ago
Artur Wieczorek 4b1bb702ce Fixed media type GUID for I420 format in DShow capture. 10 years ago
Artur Wieczorek 7e78b5d06e Fixed selecting media type in DShow video capture. 10 years ago
Alexander Smorkalov 11c81067dc doc/check_docs2.py warnings fixes 10 years ago
Alexander Smorkalov ca40a749b6 Turn off superres accuracy tests if video i/o is not supported. 10 years ago
Alexander Smorkalov 71c4e96e17 Test fisheye.rectify disabled for Tegra. 10 years ago
StevenPuttemans 60fd5c2a3a fixing dependencies 10 years ago
Alexander Smorkalov 8271c4e9c4 Highgui_Video.prop_fps disabled as fails with FFmpeg in Ubuntu 14.04. 10 years ago
Alexander Smorkalov 1f4fe3bb27 GStreamer 1.0 backport from master branch. 10 years ago
Alexander Smorkalov a0431acb37 OpenCV Manager version++. 10 years ago
Artur Wieczorek e3f1d722e7 Remove ATL dependency from MSMF capture code 10 years ago
Manfred Georg 7f4eb4f6c6 set ffmpeg mutex to NULL on destruction. 10 years ago
Dinar Ahmatnurov de6edcc48a fixing issue with "ёЁ"; 10 years ago
Maksim Shabunin e88a36621e Fixed warning during cross compile for ARM 10 years ago
Dinar Ahmatnurov e9f7c4aeba added Cyrillic; 10 years ago