18329 Commits (fd27d5ea00c47ef05e7a345fd55e379c28eb7b29)

Author SHA1 Message Date
Quentin Chateau fd27d5ea00 Merge pull request #13449 from Tytan:stitching-warp-interpolation 6 years ago
Rostislav Vasilikhin 493611ace5 Merge pull request #13440 from savuor:rgb_wide 6 years ago
Pavel Rojtberg d7f60f69f1 videoio: fix CAP_IMAGES 6 years ago
Ruslan Garnov 5340073770 Removed UNUSED macro 6 years ago
Vitaly Tuzov 3903174f7c Merge pull request #13334 from terfendail:histogram_wintr 6 years ago
Dmitry Kurtaev e71758cfdf Operate with shapes in ONNX models 6 years ago
Ruslan Garnov d38676085a Added "kernels" pass stage to compiler, removed unused opaque from cv::gimpl::Op 6 years ago
Alexander Alekhin d8583b2c7a dnn: fix vulkan backend builds with Clang 6 years ago
Alexander Alekhin c8f934b5b1
Merge pull request #13415 from alalek:issue_13406 6 years ago
Thad House 857fba0878 Remove MinCore_Downlevel, replace with Shlwapi 6 years ago
Sean McBride a4111fab39 Fixed -Wextra-semi warnings in public headers 6 years ago
Alexander Alekhin 0915df5b18 python: don't use 'cv2.' in documentation 6 years ago
Dmitry Kurtaev 53f6198f27 Minor fixes in IE backend tests 6 years ago
Rijubrata Bhaumik e70786e05e Merge pull request #13300 from riju:photoModule 6 years ago
LaurentBerger f1dc26d7ce Merge pull request #13382 from LaurentBerger:imreadsize 6 years ago
Dmitry Kurtaev 8422dda2c7 Element-wise subtraction from TensorFlow 6 years ago
Alexander Alekhin 606622ab36 stitching(perf): increase threshold of transform vector 6 years ago
Dmitry Kurtaev 93971a53d9 Exclude Input layer from list of outputs for IE networks 6 years ago
Dmitry Kurtaev 3868cb44f1 Exclude Input layer from list of outputs for IE networks 6 years ago
Alexander Alekhin a618d8bc9e stitching(perf): update test threshold 6 years ago
Tsukasa Sugiura 09b3dcb6db Merge pull request #13341 from UnaNancyOwen:fix_librealsense 6 years ago
Alexander Alekhin 9ff1c39daa dnn: fixup available backends/targets 6 years ago
okriof ef42baf9f0 Merge pull request #13361 from okriof:brisk_getset 6 years ago
Maksim Shabunin fe459c82e5 Merge pull request #13332 from mshabunin:dnn-backends 6 years ago
Namgoo Lee 83c7dfb6a4 Fix error in LineIterator example code in doc 6 years ago
Dmitry Kurtaev c9e0c77d73 Concat layer from TensorFlow with constant inputs 6 years ago
Alexander Alekhin 742f22c09b photo: move TonemapDurand to opencv_contrib 6 years ago
Vitaly Tuzov 6ad8a9c09d Replaced core module calls to universal intrinsics with wide universal intrinsics 6 years ago
Vitaly Tuzov 388ccda85d Fixed static analyzer warnings in DISOpticalFlow 6 years ago
Alexander Alekhin 80c2adbda1 core: add getcwd() stub 6 years ago
Maksim Shabunin c26c43c69c Fixed compilation with VA-interop on 32-bit platforms 6 years ago
Alexander Alekhin 4e8311085f core(persistence): fix KW issues 6 years ago
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 6 years ago
Alexander Alekhin c577c2cc6a gapi: eliminate KW issues 6 years ago
Maksim Shabunin 905d96dd4a Restored 500ms delay in highgui test 6 years ago
Alexander Alekhin 2d5ccc7b3e imgproc(resize): update checks (static analyzers) 6 years ago
Alexander Alekhin 4e29e2fc7d imgproc(test): fix resize bitexact test 6 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 6 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 6 years ago
Evgeny Latkin ab430b8c87 Merge pull request #13329 from elatkin:el/gapi_perf_medblur 6 years ago
Dmitry Budnikov d1029faa90 patch removes gpu mention from ocl backend 6 years ago
Dmitry Budnikov 6374b99a1a Merge pull request #13240 from dbudniko:dbudniko/gapi_gpu_to_ocl_renaming 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 6 years ago
Alexander Alekhin 5ed7d5a5d9 imgproc: local "CV_Assert(totalSampleCount > 0)" check 6 years ago
Evgeny Latkin c928c21fe7 Merge pull request #13319 from elatkin:el/gapi_perf_erdilate_2 6 years ago
Evgeny Latkin 992d5b8bcd Merge pull request #13315 from elatkin:el/gapi_perf_erdilate 6 years ago
Evgeny Latkin 6808d33b2f Merge pull request #13290 from elatkin:el/gapi_perf_filter2d 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Alexander Alekhin 83c8214b38 eliminate build warnings 6 years ago
Dmitry Kurtaev 4ba4901ca9 Add serialize method for IE net wrapper 6 years ago