13959 Commits (3935855365284af19cb438ee2c7dae4d31711cf3)

Author SHA1 Message Date
Vitaly Tuzov 25b4d8a1b5 Added images necessary for tests 9 years ago
Vitaly Tuzov aaa30dc5b6 Make some tests less strict due to improvement of related algorithms in master branch 9 years ago
Vitaly Tuzov e0f426f78b Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025). 9 years ago
Marina Noskova 53711ec29d Deleted default value for parameters in docs. 9 years ago
Marina Noskova d484893839 Deleted functions makeTrainData() and makeTestData() in test_svmsgd.cpp. 9 years ago
Marina Noskova 74c87a26a5 Delete function areClassesEmpty(). 9 years ago
Maksim Shabunin 3a92371b60 EXIF reader: fixed file descriptor leak in case of broken tags 9 years ago
Maksim Shabunin 3cc234588a Added build warnings in case of macro definition conflicts 9 years ago
Maksim Shabunin ee2f8d006f Cocoa backend: added checks before accessing sliders dictionary 9 years ago
Pavel Rojtberg bb605279b6 clarify how to use fisheye::distortPoints 9 years ago
Marina Noskova 068677ad50 Fixed documentation. 9 years ago
Marina Noskova 9d9a5bbbfd Fixed documentation. 9 years ago
Marina Noskova f3c4a6aab8 Rename parameters lambda, gamma0 and c. 9 years ago
Dan 95608b1b84 free -> deallocate 9 years ago
aravind 7ad849718c Fixed Fisheye Camera model documentation. 9 years ago
Philipp Hasper 3f1eeba39d findHomography sets output mask to all zeros in case of no inlier 9 years ago
Dan da93a5527d Thrust allocator for temporary storage used with thrust algorithms. 9 years ago
Marian Zajko e55a053d71 ximea new param 9 years ago
Maksim Shabunin a54870aace Added filename emptyness check to the Exif reader, fixes 6120 9 years ago
Marina Noskova 02cd8cf039 Deleted illegal type values. 9 years ago
Marina Noskova ff54952769 Corrected spelling mistakes 9 years ago
Rahul Chhabra 232f564011 Update imgproc.hpp 9 years ago
Ilya Lavrenov 068769263e fixed compilation warning 9 years ago
Alexander Alekhin f48cda2f95 test: initialize test data in test_umat.cpp (6102) 9 years ago
Maksim Shabunin 54abb83c82 ml: moved getTestSamples implementation to src 9 years ago
ahb 15793b1301 add TestData::getTestSamples() 9 years ago
Alexander Alekhin c7bdbef504 ocl: fix OpenGL sharing detection (6052) 9 years ago
Alexander Alekhin 87bbaa2c27 ocl: OpenCL headers are located in "CL" subfolder (3rdparty/include) 9 years ago
Marina Noskova 5496dedd6a Fixed warnings. 9 years ago
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