13437 Commits (86868176a21c382cd7f1c21879d1ccba76a0f321)

Author SHA1 Message Date
Vladislav Sovrasov cb7cc81653 Add dft python test, fix platform depended result in morphology test 9 years ago
Vladislav Sovrasov aaa43dc84f Add morphology python test, fix python3 compabtibility in kmeans test 9 years ago
Vladislav Sovrasov 56571561b4 Add k-means python test, fix loading images in calibration test 9 years ago
Vladislav Sovrasov 5625d79508 Fix loading images in python tests 9 years ago
Vladislav Sovrasov ab4d375349 Add new tests on python 9 years ago
Elad Joseph 238b47dfce Added param documentation 9 years ago
Elad Joseph 2234016a22 Added Subdiv2D class documentation 9 years ago
Péter Trombitás 410eb30c26 Fix for #6192 (Mismatching delete) 9 years ago
aravind f4f1561781 Fixed cv::cuda::reduce bug. 9 years ago
Alexander Alekhin d2e5f90f32 cmake: fix cv2.lib conflict for python2/3 bindings (MSVS) 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
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
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
Rahul Chhabra 232f564011 Update imgproc.hpp 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
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
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 ed8368fed7 fixed to use NVCUVID in 'cudacodec' module. 9 years ago
Oded Green 1a0282df21 CUDA median filtering using histograms 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
emiswelt b6c5936704 Removed trailing whitespace. 9 years ago
emiswelt cc3b2f6197 Added a helpful comment on the scale parameter of the spherical 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
AlexeyAB fcbb57a63f Added ability to disable lighting in the viz-module. 9 years ago