22072 Commits (93c3f20deb00894e42e26cf750db8b60741a20a9)
 

Author SHA1 Message Date
Boris Fomitchev 76f7fb5231 Extending CPU dispatch to the tests; fixing a typo 8 years ago
Dmitry Kurtaev 54f0616a13 Deconvolution layer from TensorFlow 8 years ago
Alexander Alekhin f694192878 cmake: use CMAKE_CXX_COMPILER_VERSION (CMake 2.8.8+) 8 years ago
Suleyman TURKMEN ea4bcadb38 Update faq.markdown 8 years ago
Steven Puttemans 9b173e2db1 fix description of setTrackbarMin 8 years ago
Alexander Alekhin 89172c08a2 Merge pull request #9049 from Cartucho:improve_mask_tutorial_codes 8 years ago
KUANG Fangjun 336996152a Improve the documentation. 8 years ago
Emanuele Ruffaldi 588ca5d126 videoio for mingw32: added STRSAFE_NO_DEPRECATE and realpath 8 years ago
Alexander Alekhin a2120263de Merge pull request #9415 from alalek:cmake_deprecated_policies 8 years ago
Alexander Alekhin 8c84763ed3 vtk: eliminate 'override' build warning 8 years ago
Alexander Alekhin 87a98e4562 cmake: CMP0026 NEW 8 years ago
Alexander Alekhin e63d3dd25f cmake: CMP0046 NEW 8 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 8 years ago
Alexander Alekhin 870d9502bb cmake: CMP0020 NEW 8 years ago
Camille Barneaud d5e64f4eb2 Avoid HOGDescriptor with sigma = 0 8 years ago
Alexander Alekhin 3b38eeaccf Merge pull request #9400 from sovrasov:videoio_fix_warn 8 years ago
Vladislav Sovrasov 2b8f888ea4 videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 8 years ago
Alexander Alekhin 316fb26f5b Merge pull request #9397 from alalek:memcpy_null_guard 8 years ago
Alexander Alekhin a835517049 Merge pull request #9369 from alalek:cpp_refactor_gtk 8 years ago
Alexander Alekhin 5c325466e0 Merge pull request #8847 from Cartucho:java_highgui 8 years ago
Nishant Arora 98db804541 Merge pull request #9210 from whizzzkid/fixing-cuda 8 years ago
Alexander Alekhin 71e1889825 core: fix memcpy with zero size 8 years ago
Dmitry Kurtaev 4e28c00e7b Fix Halide buffer behavior in case of OpenCL device memory allocation 8 years ago
Jiri Horner a5b5684670 Merge pull request #9330 from hrnr:akaze_ocl 8 years ago
Alexander Alekhin 78a310630f imgproc(test): add checks for remove() call 8 years ago
Alexander Alekhin 999f41fb4f imgcodecs: refactoring, improve code quality 8 years ago
Alexander Alekhin 3a8dbebd37 Merge pull request #9382 from StevenPuttemans:fix_9121 8 years ago
Alexander Alekhin 0d854db361 build: workaround GCC 7.1.1 compilation issue with sanitize flags 8 years ago
Alexander Alekhin fdb3d4ff60 Merge pull request #9379 from berak:imgproc_hanning 8 years ago
Steven Puttemans 9e5c9dad55 fix_9121 8 years ago
berak e7b9cfa8f2 imgproc:fix winSize in createHanningWindow() 8 years ago
Alexander Alekhin 1d4a29f149 Merge pull request #9366 from martinsey:brisk-detection-parameter-extension 8 years ago
Martin Seyferth e5f129424c brisk add detection threshold for custom sampling pattern 8 years ago
Rostislav Vasilikhin 66b0651607 Merge pull request #9329 from savuor:softfloat_sincos 8 years ago
Alexander Alekhin 803274e207 Merge pull request #9358 from azatsman:master 8 years ago
Alexander Alekhin b7ff13b603 Merge pull request #9368 from alalek:fix_9361 8 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 8 years ago
Alexander Alekhin 19270103ec Merge pull request #9367 from StevenPuttemans:fix_doc_9359 8 years ago
Alexander Alekhin 7f1114d935 cmake: disable HAVE_POSIX_SEMAPHORES on Apple platform 8 years ago
Steven Puttemans bdcb81e81e fix issue 9359 8 years ago
Alexander Alekhin d1e7a7e06b Merge pull request #9364 from alalek:update_pthread 8 years ago
Alexander Alekhin 6b2510d312 Merge pull request #9317 from sturkmen72:warpPerspective_demo 8 years ago
Alexander Alekhin a048cb9f0d Merge pull request #9338 from dkurt:fix_ocl 8 years ago
Alexander Alekhin 87598c8749 Merge pull request #9365 from alalek:build_fix_parallel 8 years ago
Alexander Alekhin ca9a88785e core(build): fix compilation of parallel.cpp (OpenMP configuration) 8 years ago
Alexander Alekhin 2072168a1c Merge pull request #9360 from tomoaki0705:suppressCalib3dWarning 8 years ago
Alexander Alekhin 6ff9fc67bb build: HAVE_LIBPTHREAD, HAVE_PTHREAD(S) => HAVE_PTHREAD 8 years ago
Tomoaki Teshima 800f656402 suppress warning message 8 years ago
Alex Zatsman e2bfd1a036 Changed NORM_RELATIVE_INF, NORM_RELATIVE_L1 and NORM_RELATIVE_L2 to 8 years ago
Kim Lindberg Schwaner 7f9fe6f1f2 Fix doxy comment for BFMatcher::create() 8 years ago