15670 Commits (46a668c56595d0518bf1eca78ef57a5eacc0bec7)

Author SHA1 Message Date
Christof Kaufmann 46a668c565 Add multi-channel mask support to mean, meanStdDev and setTo 8 years ago
Alexander Alekhin 7791839f22 python(test): tests filtering 8 years ago
Alexander Alekhin 2f94637899 python(test): refactor test.py, move test code outside from test.py 8 years ago
Alexander Alekhin 936234d5b1 python(test): enable pylint checks for tests 8 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 8 years ago
Alexander Alekhin f7a273cfb3 core(test): regression test for 9507 8 years ago
saskatchewancatch cc17400849 i9403: Removing checks from trackbar min/max set functions. 8 years ago
berak da208216ee features2d: fix BFMatcher.radiusMatch with HAMMING2 8 years ago
Maksim Shabunin 235b00b6ee Fixed MediaSDK tests and build warnings 8 years ago
saskatchewancatch 33ba7867f6 Don't truncate label for tracknbar name (Qt) 8 years ago
Alexander Alekhin 7067c1597d flann: std::vector<size_t> can't be converted into cv::Mat properly 8 years ago
Boris Fomitchev dde04d5d3e Addressing CUDA9 shfl deprecation 8 years ago
Alexander Alekhin e3b12bdb59 imgproc(ocl): eliminate div by zero in Canny 8 years ago
Maarten de Vries 3571e8f263 Restrict std::initializer_list constructors to arithmetic types. 8 years ago
Vladislav Sovrasov 91e56abcf1 imgproc: disable buggy inplace processing in convexHull 8 years ago
Alexander Alekhin 8f05126619 imgcodecs: fix regression 9376 8 years ago
Tomoaki Teshima 6531fd142c fix build error on Jetson TK1 8 years ago
Pavel Rojtberg 01acb08c7b videoio: ximea - allow opening capture by serial number 8 years ago
Adi Shavit 183081ccd3 Changes window position only if BOTH top corners are outside ALL monitors. 8 years ago
Alexander Alekhin 897b071b97 videoio(v4l): move MJPEG/JPEG to the end of probe list 8 years ago
Zoltán Mizsei 6258ff36bc Haiku build fix 8 years ago
Vladislav Sovrasov e0ff5106d3 calib3d: fix warning from gcc7 8 years ago
Adi Shavit 8a094a5f54 Merge pull request #9445 from adishavit:master 8 years ago
Vladislav Sovrasov ef7833a271 calib3d: add CALIB_FIX_TANGENT_DIST flag to stereoCalibrate 8 years ago
Wu Zhiwen da3da84a20 ocl: Add a function to unload a run-time cached program 8 years ago
Alexander Alekhin b18983a005 test(hal): properly dispatch FP16 test 8 years ago
Alexander Alekhin c515e878ab build: eliminate Win32 warnings 8 years ago
Boris Fomitchev c48807c383 Merge pull request #9418 from borisfom:cuda9 8 years ago
Alexander Alekhin 8285924cf3 ts: eliminate build warning '-Wself-assign' 8 years ago
Ricardo Ribalda Delgado 6fc5697950 ocl: Fix OpenCL library detection in Linux 8 years ago
Alexander Alekhin aacae20657 imgcodesc: fix code problems with integer overflow / address arithmetic / UB 8 years ago
Dmitry Kurtaev 7123d9c376 Added 1ms delay to let system decorate Qt windows 8 years ago
Pavel Vlasov a57718e1ac ICV2017u3 package update; 8 years ago
Aleksandr Rybnikov 8b1146deb2 Added function to get timings for layers 8 years ago
KUANG Fangjun 97ec91ad67 fix cv::CommandLineParser. 8 years ago
Alexander Alekhin ea6fe71a50 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 8 years ago
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
Steven Puttemans 9b173e2db1 fix description of setTrackbarMin 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 8c84763ed3 vtk: eliminate 'override' build warning 8 years ago
Alexander Alekhin 87a98e4562 cmake: CMP0026 NEW 8 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 8 years ago
Camille Barneaud d5e64f4eb2 Avoid HOGDescriptor with sigma = 0 8 years ago
Vladislav Sovrasov 2b8f888ea4 videoio: remove throw lists since they are deprecated in cxx11 (and gcc7 produces a warning) 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