19822 Commits (1fac1421e5523b2f223d69e28f0e3e5055a64c35)

Author SHA1 Message Date
Sean McBride 24effe8cd6 Fixed clang -Wnewline-eof warning by adding newline to end of file 5 years ago
Alexander Alekhin 6efdfee3f0 build: eliminate CUDA warnings 5 years ago
Pinaev Danil 9ab5e52f04 Merge pull request #15632 from aDanPin:dp/any_ref_tests 5 years ago
Nikita Shulga ec37364762 Use std::atomic in getExpTab32f and getLogTab32f 5 years ago
Nikita Shulga 23288b7cb5 Use atomic operations to modify flagNestedParallelFor 5 years ago
Sayed Adel f2fe6f40c2 Merge pull request #15510 from seiko2plus:issue15506 5 years ago
Alexander Alekhin a007220c52 imgproc: update histogram test 5 years ago
Marcin Tolysz 53400d86e2 Fix compiler warnings for latest cuda npp which defines this itself as: 5 years ago
Suleyman TURKMEN c0489963bb
Update copy.cpp 5 years ago
Alexander Alekhin bdc097495a fix avx512 detection 5 years ago
AsyaPronina 4429352125 OpenCV G-API test for Filter2d has changed: 5 years ago
Alexander Alekhin f301f17b61 imgproc: accurate histogram value thresholding 5 years ago
Alexander Alekhin ab5252c18e dnn(pytest): backport changes from master, update test setUp() 5 years ago
Dmitry Kurtaev e35fd463e7 Enable ENet with Inference Engine backend on CPU 5 years ago
Alexander Alekhin fd11e3a81d dnn: update IE tests 5 years ago
Alexander Alekhin f0058bbed3 dnn(test): fix optional test data 5 years ago
APrigarina c99db2b9db bug fix 5 years ago
Alexander Alekhin c69245da1f imgproc: fix fitLine() implementation 5 years ago
andrey-golubev d50babfc99 G-API: fix perform substitution UB/crash 5 years ago
Alexander Alekhin 2b66495a9d dnn: use OpenVINO 2019R3 defines 5 years ago
Elms 8b483a91bc dshow: Add ability to save direct show graph 5 years ago
Alexander Alekhin 8814645c8d dnn(test): skip IE/OCL test for "sum" 5 years ago
Alexander Alekhin 77346d7286 core: workaround transform() inplace calls 5 years ago
Alexander Alekhin 440a937d24 dnn: increase async test timeout 5 years ago
Talamanov, Anatoliy 06067efa3f Add new render primitives 5 years ago
Sebastián Gurin a3144cbadc Merge pull request #15480 from cancerberoSgx:estimateAffine2D 5 years ago
ann 5c9a624a85 Merge pull request #15356 from APrigarina:3.4_version2 5 years ago
Dmitry Kurtaev fba9fdfd27 Fix autodetection of input size for dnn networks 5 years ago
Suleyman TURKMEN d88d1c9935
Update loadsave.cpp 5 years ago
Alexander Alekhin ed9bca969c core: fix UBSAN in softfloat 5 years ago
Brandon 25dee8383c Merge pull request #15595 from frastlin:rodrigues 5 years ago
Alexander Alekhin f81e401cd0 imgproc: fix indexing issue in pyramids 5 years ago
Andrey Golubev 9f4f9000bc Merge pull request #15313 from andrey-golubev:map_subst_to_pattern 5 years ago
Andrew Ryrie b88435fdc2 dnn: Allow LSTM layer to operate in reverse direction 5 years ago
Lubov Batanina e923712d81 Merge pull request #15572 from l-bat:deconv3d 5 years ago
Alexander Alekhin eacadf0e73 core(ocl): add flag OPENCV_OPENCL_ENABLE_MEM_USE_HOST_PTR 5 years ago
Alexander Alekhin 6e246ee58c core(persistence): fix reserveNodeSpace() implementation 5 years ago
Vitaly Tuzov 0a1b957331 StereoBM algorithm updated to use wide universal intrinsics 5 years ago
Vitaly Tuzov 1c17b3281a Fixed OOB reading in pyrDown 5 years ago
Wenzhao Xiang c2096771cb Merge pull request #15371 from Wenzhao-Xiang:gsoc_2019 5 years ago
Maksim Shabunin c8abf2ad14 backport: fixed warnings produced by clang-9.0.0 5 years ago
smirnov-alexey bab8addcbb Move maxval to threshold tests parameter 5 years ago
Alexander Alekhin fcc69d5a60 core(test): fix check conditions 5 years ago
Alexander Alekhin fef7fc343e ml: add checks of empty train data 5 years ago
Alexander Alekhin ad2854c8b3 imgcodecs: add check image.empty() in imwrite()/imencode() 5 years ago
mipsopen-fwu b1ea91d8bd Merge pull request #15422 from mipsopen-fwu:msa-dev 5 years ago
Vitaly Tuzov 66842f5a18 Extended v_check_any/v_check_all universal intrinsics to support 64-bit integer 5 years ago
Vitaly Tuzov 9fa6c2ac04 Fixed out of bound reading in DIS optical flow evaluation implementation 5 years ago
Vitaly Tuzov cd7fa04985 Fixed out of bound reading in DIS optical flow evaluation implementation 5 years ago
Daniel Kapusi d2872afce0 Merge pull request #15341 from DiebBlue:is5769 5 years ago