15703 Commits (5ea1c72291fd40cb721e8ade9cd2552758354138)

Author SHA1 Message Date
Rostislav Vasilikhin 5ea1c72291 Lab2RGB_b: bit-exactness enabled for all modes; non-vectorized code fixed to comply with vectorized 8 years ago
Rostislav Vasilikhin f5dff87242 CV_ColorCvtBaseTest: added methods for 8u implementations 8 years ago
Rostislav Vasilikhin f0ef7bd149 Lab and Luv tests: rewritten, constants explained 8 years ago
Rostislav Vasilikhin 0e6c335077 Imgproc_ColorLab_Full.accuracy test fixed 8 years ago
Vladislav Sovrasov 32bf712102 cmake: disable implicit-fallthrough by default 8 years ago
Pavel Rojtberg 2d34443834 python: imreadmulti - add CV_OUT so it is correctly wrapped 8 years ago
Alexander Alekhin 44b75eb116 core: fix OpenCL runtime compilation with HAVE_OPENCL_STATIC 8 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 8 years ago
Pavel Vlasov 37ab318657 Compatibility improvement with old IPP versions (tested on 9.0.1); 8 years ago
Vladislav Sovrasov eeba5c3603 core: fix gcc7 warning about empty VA_ARGS in Assert macro 8 years ago
Vladislav Sovrasov f2105419fa objdetect: fix wrong cxx11 features check 8 years ago
Alexander Alekhin 89bb028bfc imgproc(ocl): don't use doubles to process float data 8 years ago
Maksim Shabunin c92c99ed0b Enabled forEach for const Mats 8 years ago
saskatchewancatch 4832c24ef7 Allow TIFF min=white PHOTOMETRIC interpretation images to be read unchanged 8 years ago
Lewis B 1caca2112b Merge pull request #8934 from lewisjb:python-classes 8 years ago
Alexander Alekhin 164a41b399 fix CUDA build 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
Alexander Alekhin 0451629e22 core(persistence): resolve DMatch/KeyPoint problem 8 years ago
Alexander Alekhin 86b55b3923 core: eliminate CV_ELEM_SIZE() 8 years ago
Alexander Alekhin 01519313d7 dnn: invalid bindings 8 years ago
Alexander Alekhin 7e12c879c2 core: extend traits::Type / traits::Depth for compatible types 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
Vitaly Tuzov e8caa9b5c0 removed unused interpolateLinear 8 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 8 years ago
Vitaly Tuzov b1f46b6d69 Move resize implementation to separate file 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