19722 Commits (202ba124a59e2c438976418d41d995fc37c1f2bb)

Author SHA1 Message Date
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
Vitaly Tuzov 7b3a752012 Fixed universal intrinsic undistort() implementation 5 years ago
Dmitry Kurtaev b8d4664e6e Fix OpenVINO 2019R1 compilation 5 years ago
Dmitry Kurtaev bd5d16ce36 Fix DetectionModel in case of out of [0, 1] range detection prediction 5 years ago
Maksim Shabunin e98852a389 AVFoundation: fix authorization request not being shown 5 years ago
Maksim Shabunin 5c0502b470 Fixed OSX build with Qt 5 years ago
Maksim Shabunin f10fce9ab4 AVFoundation: backported runtime authorization check from master 5 years ago
Maksim Shabunin aaad238c6e AVFoundation: fix authorization request not being shown 5 years ago
Dmitry Kurtaev 3ddb005480 Fix DetectionModel in case of out of [0, 1] range detection prediction 5 years ago
Dmitry Kurtaev 0428f60d66 Fix OpenVINO 2019R1 compilation 5 years ago
Paul E. Murphy b465c82696 core: workaround old gcc vec_mul{e,o} (Issue #15506) 5 years ago
Anton Potapov 758156a9b6 Fluid Internal Parallelism: 5 years ago
Vitaly Tuzov bf8b5ffeb1 Added performance test for StereoBM algorithm 5 years ago
Anton Potapov 8747082091 G-API: fixing CMake warning for standalone build 5 years ago
Alexander Alekhin bdf23ce855 ts: eliminate -Warray-bounds warning 5 years ago
Alexander Alekhin 60488ffbbd gapi(test): disable memory consumption check in valgrind runs 5 years ago
Alexander Alekhin e7b6753a10 imgproc: avoid manual memory allocation in connectedcomponents.cpp 5 years ago