16205 Commits (e307065c8e3c640094ffcef3b8a0b7072d3e426e)

Author SHA1 Message Date
Adi Shavit 183081ccd3 Changes window position only if BOTH top corners are outside ALL monitors. 7 years ago
Alexander Alekhin 897b071b97 videoio(v4l): move MJPEG/JPEG to the end of probe list 7 years ago
Zoltán Mizsei 6258ff36bc Haiku build fix 7 years ago
Vladislav Sovrasov e0ff5106d3 calib3d: fix warning from gcc7 7 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 7 years ago
Vladislav Sovrasov ef7833a271 calib3d: add CALIB_FIX_TANGENT_DIST flag to stereoCalibrate 7 years ago
Wu Zhiwen da3da84a20 ocl: Add a function to unload a run-time cached program 7 years ago
Alexander Alekhin b18983a005 test(hal): properly dispatch FP16 test 7 years ago
Alexander Alekhin c515e878ab build: eliminate Win32 warnings 7 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 7 years ago
Alexander Alekhin 8285924cf3 ts: eliminate build warning '-Wself-assign' 7 years ago
Ricardo Ribalda Delgado 6fc5697950 ocl: Fix OpenCL library detection in Linux 7 years ago
Alexander Alekhin aacae20657 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 7 years ago
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 7 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 7 years ago
Aleksandr Rybnikov 8b1146deb2 Added function to get timings for layers 7 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 7 years ago
Dmitry Kurtaev e74c475162 Removed 3rdparty serialized NumPy arrays parser 7 years ago
Alexander Alekhin ea6fe71a50 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 7 years ago
Dmitry Kurtaev 54f0616a13 Deconvolution layer from TensorFlow 7 years ago
Steven Puttemans 9b173e2db1 fix description of setTrackbarMin 7 years ago
KUANG Fangjun 336996152a Improve the documentation. 7 years ago
Emanuele Ruffaldi 588ca5d126 videoio for mingw32: added STRSAFE_NO_DEPRECATE and realpath 7 years ago
Alexander Alekhin 8c84763ed3 vtk: eliminate 'override' build warning 7 years ago
Alexander Alekhin 87a98e4562 cmake: CMP0026 NEW 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Camille Barneaud d5e64f4eb2 Avoid HOGDescriptor with sigma = 0 7 years ago
Vladislav Sovrasov 2b8f888ea4 videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 7 years ago
Nishant Arora 98db804541 Merge pull request #9210 from whizzzkid/fixing-cuda 7 years ago
Alexander Alekhin 71e1889825 core: fix memcpy with zero size 7 years ago
Dmitry Kurtaev 4e28c00e7b Fix Halide buffer behavior in case of OpenCL device memory allocation 7 years ago
Jiri Horner a5b5684670 Merge pull request #9330 from hrnr:akaze_ocl 7 years ago
Alexander Alekhin 78a310630f imgproc(test): add checks for remove() call 7 years ago
Alexander Alekhin 999f41fb4f imgcodecs: refactoring, improve code quality 7 years ago
Alexander Alekhin 0d854db361 build: workaround GCC 7.1.1 compilation issue with sanitize flags 7 years ago
berak e7b9cfa8f2 imgproc:fix winSize in createHanningWindow() 7 years ago
Martin Seyferth e5f129424c brisk add detection threshold for custom sampling pattern 7 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 7 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Alexander Alekhin ca9a88785e core(build): fix compilation of parallel.cpp (OpenMP configuration) 7 years ago
Tomoaki Teshima 800f656402 suppress warning message 7 years ago
Alex Zatsman e2bfd1a036 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to 7 years ago
Kim Lindberg Schwaner 7f9fe6f1f2 Fix doxy comment for BFMatcher::create() 7 years ago
Suleyman TURKMEN 8bb3863f52 New example - warpPerspective_demo.cpp 7 years ago
Philipp Hasper 2c7a15b195 Clarified documentation cv::RotatedRect::points 7 years ago
Alexander Alekhin 0ebabe17df core: fix flag processing for nested regions in cv::parallel_for_() 7 years ago
Pavel Rojtberg 5ada462773 calib3d: use cpp functions in cvStereoCalibrate to make it more readable 7 years ago
John Hany 69e19b88c2 Fix SyntaxError with print 7 years ago
Dmitry Kurtaev 41519d3ac0 Fixed some OpenCL interface bugs 7 years ago