14083 Commits (554017673a09bd44b8f082ad12fae63b76c3d7e7)

Author SHA1 Message Date
Marina Noskova 0307dd19fd Minor fix in declaration of SVMSGD::setOptimalParameters 9 years ago
Marina Noskova 617dd5db5b Fixed doc/opencv.bib 9 years ago
Marina Noskova c522172367 Fixed small bug in SVMSGD::clear(). 9 years ago
Marina Noskova 05353a1492 Removed trailing whitespaces 9 years ago
Marina Noskova 41c0a38344 Fixed test samples for tests with different borders 9 years ago
Marina Noskova bfdca05f25 Added margin type, added tests with different scales of features. 9 years ago
Marina Noskova acd74037b3 Increasing the dimension of features space in the SVMSGD::train function. 9 years ago
Marina Noskova 40bf97c6d1 Refactored SVMSGD class 9 years ago
joao.faro a2f0963d66 SVMSGD class added 9 years ago
Mathieu Barnachon 6a0d3b3e42 Called after setDevice. 9 years ago
Marian Zajko c21657336b ximea interface update 9 years ago
Maksim Shabunin 112aa49104 ExifReader::getFormat : check buffer length before accessing, fixes 6059 9 years ago
Steven Puttemans cd96df1407 Update mat.hpp 9 years ago
Mathieu Barnachon b030ac0433 Ensure the Cuda context is initialized correctly as long as the setDevice is not called in a multi-thread environment. 9 years ago
Steven Puttemans a70c54f2c5 Added suggestions from PR6068 9 years ago
Alexander Alekhin c09b6000c6 ffmpeg: compatibility guard for interrupt callback feature 9 years ago
StevenPuttemans 873399705d add clarification on the acces paramter of the at operator 9 years ago
Peter Rekdal Sunde da48061910 Add interrupt callback with default timeout of 30s. Fixes #5730. 9 years ago
StevenPuttemans 89df7923a7 revert PR 5362 9 years ago
Suleyman TURKMEN 194b865daf update documentation of cv::repeat 9 years ago
Alexander Alekhin 7e472fbf68 ocl: thread-safe OpenCL loading (6056) 9 years ago
Maksim Shabunin a2bda99921 MacOSX / QTKit capture: trying to fix invalid timer call 9 years ago
Philippe FOUBERT 43a1874e33 Bug correction: 9 years ago
Dmitry-Me bf604f1780 Reduce variables scope 9 years ago
atinfinity 69eaa89e22 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
atinfinity ed8368fed7 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Oded Green 1a0282df21 CUDA median filtering using histograms 9 years ago
alcinos e22b838af8 Wrap SparseOptFlow class around PyrLK optical flow computation 9 years ago
alcinos 9b70c44f00 Adding interface for Sparse flow computation 9 years ago
alcinos 6e3b90de9b Add static creator for TVL1 optical flow class 9 years ago
alcinos be4312ec3d Wrap DenseOptFlow class around Farneback optical flow computation 9 years ago
Alexander Alekhin 2978a16c85 core: preserve sizes values (fixes #5991) 9 years ago
Alexander Alekhin 96f5a930f4 test: regression 5991 9 years ago
Marian Zajko a387d6fa26 - removed whitespaces 9 years ago
Marian Zajko 34c006fcc4 Fixed ximea cmake settings 9 years ago
Patrick Snape 05cfe28612 Fix parsing of training vecs for FlannBasedMatcher 9 years ago
Patrick Snape 2f5ea3437e Update indentation to match rest of file 9 years ago
Amro c35b00a97e fix code snippet showing how to use SparseMat 9 years ago
Vitaly Tuzov f01f1bc5e6 Fixed "Conditional jump or move depends on uninitialised value(s)" valgrind issue due to wrong pointer recalculation for zero level of pyramid. 9 years ago
emiswelt b6c5936704 Removed trailing whitespace. 9 years ago
Elena Gvozdeva bb1c2d71a8 fix bug on border at pyrUp 9 years ago
emiswelt cc3b2f6197 Added a helpful comment on the scale parameter of the spherical 9 years ago
thierry bdb9cf4d47 fix inversed grayscale conditional 9 years ago
thierry 1b5352688f better png transparency handling 9 years ago
Vitaly Tuzov 389f176a67 Removed ioctl calls to query for VIDIOC_G_INPUT and VIDIOC_ENUMINPUT since information returned by the calls is never used. 9 years ago
Alexander Alekhin c75f9c80c7 cmake: turn off precompiled headers in case of opencv_world builds 9 years ago
Alexander Alekhin c35ddcba1a cmake: refactor OpenCL detection, allow custom configurations 9 years ago
Vitaly Tuzov 4f5d585184 Update call to Tegra optimized morphology filtering 9 years ago
AlexeyAB fcbb57a63f Added ability to disable lighting in the viz-module. 9 years ago
Alexander Alekhin c8ff7a4867 build: fix opencv_world with CUDA 9 years ago