15689 Commits (d25cbaaba8f78699707960738e8e02787ae7fb4b)

Author SHA1 Message Date
Vladislav Sovrasov f2105419fa objdetect: fix wrong cxx11 features check 7 years ago
Alexander Alekhin 89bb028bfc imgproc(ocl): don't use doubles to process float data 7 years ago
Maksim Shabunin c92c99ed0b Enabled forEach for const Mats 7 years ago
saskatchewancatch 4832c24ef7 Allow TIFF min=white PHOTOMETRIC interpretation images to be read unchanged 7 years ago
Lewis B 1caca2112b Merge pull request #8934 from lewisjb:python-classes 7 years ago
Alexander Alekhin 164a41b399 fix CUDA build 7 years ago
Alexander Alekhin 7791839f22 python(test): tests filtering 7 years ago
Alexander Alekhin 2f94637899 python(test): refactor test.py, move test code outside from test.py 7 years ago
Alexander Alekhin 936234d5b1 python(test): enable pylint checks for tests 7 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 7 years ago
Alexander Alekhin f7a273cfb3 core(test): regression test for 9507 7 years ago
saskatchewancatch cc17400849 i9403: Removing checks from trackbar min/max set functions. 7 years ago
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 7 years ago
Alexander Alekhin 86b55b3923 core: eliminate CV_ELEM_SIZE() 7 years ago
Alexander Alekhin 01519313d7 dnn: invalid bindings 7 years ago
Alexander Alekhin 7e12c879c2 core: extend traits::Type / traits::Depth for compatible types 7 years ago
berak da208216ee features2d: fix BFMatcher.radiusMatch with HAMMING2 7 years ago
Maksim Shabunin 235b00b6ee Fixed MediaSDK tests and build warnings 7 years ago
Vitaly Tuzov e8caa9b5c0 removed unused interpolateLinear 7 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 7 years ago
Vitaly Tuzov b1f46b6d69 Move resize implementation to separate file 7 years ago
saskatchewancatch 33ba7867f6 Don't truncate label for tracknbar name (Qt) 7 years ago
Alexander Alekhin 7067c1597d flann: std::vector<size_t> can't be converted into cv::Mat properly 7 years ago
Boris Fomitchev dde04d5d3e Addressing CUDA9 shfl deprecation 7 years ago
Alexander Alekhin e3b12bdb59 imgproc(ocl): eliminate div by zero in Canny 7 years ago
Maarten de Vries 3571e8f263 Restrict std::initializer_list constructors to arithmetic types. 7 years ago
Vladislav Sovrasov 91e56abcf1 imgproc: disable buggy inplace processing in convexHull 7 years ago
Alexander Alekhin 8f05126619 imgcodecs: fix regression 9376 7 years ago
Tomoaki Teshima 6531fd142c fix build error on Jetson TK1 7 years ago
Pavel Rojtberg 01acb08c7b videoio: ximea - allow opening capture by serial number 7 years ago
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
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