531 Commits (9a202c1522d235061ae08150d5542c88716e3b7f)

Author SHA1 Message Date
Alexander Alekhin d5a2fe5180 perf: ignore _ovx tests 6 years ago
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
AnastasiaaSenina d7b1f28a90 fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 6 years ago
winice 37a5af3673 Merge pull request #13737 from winice-test:master 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
Namgoo Lee 4366c8734f Fix Farneback Optical Flow Algorithm 6 years ago
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 6 years ago
Vitaly Tuzov 388ccda85d Fixed static analyzer warnings in DISOpticalFlow 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
catree c96850ba59 Fix missing intrin.hpp header in dis_flow.cpp. 6 years ago
Alexander Alekhin c7d04c6c5c
Merge pull request #13104 from alalek:docs_fix_bib_Kroeger2016 6 years ago
Vadim Pisarevsky 96bf26611e Merge pull request #13084 from vpisarev:shuffle_optflow_algos 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
tompollok 2da56d5af6 refactoring catching all exceptions as const ref 6 years ago
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 6 years ago
Tomoaki Teshima 803f86b9ca fix test failure of PyrLKOpticalFlow.Mat 6 years ago
Sayed Adel 5771fd693d Change behaviour of 16-bit multiply operator 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
cyy 286c2c236b Merge pull request #12458 from DEEPIR:3.4 6 years ago
Alexander Alekhin af021e79d9 video(perf): drop unreliable sanity checks 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Alexander Alekhin fcfa488250 build: fix js build (make video->calib3d dependency optional) 6 years ago
Suleyman TURKMEN 6d165dae5e related moved enums 6 years ago
Jiri Horner 49283ec035 Merge pull request #12248 from hrnr:video_remove_ransac 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569) 6 years ago
shengyu 7773b2b4d6 tab to space 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 2b2fa58f97 next: drop DISABLE_OPENCV_24_COMPATIBILITY 7 years ago
Alexander Alekhin 1ca7ae9630 video: apply CV_OVERRIDE/CV_FINAL 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Ya-Chiu Wu c8d8b1fbcd Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 7 years ago
Glue Crow c5c620bab0 ocl: Avoid unnecessary initializing when non-UMat parameters are used 7 years ago
Glue Crow 95ce21d407 Fix #10525 7 years ago
Alexander Alekhin be01ea734d video(perf): add Mog2/KNN tests, fixed bug in prepareData() 7 years ago
Glue Crow 6045608330 Parallelization of BackgroundSubtractorKNN 7 years ago
GlueCrow 26d288bd11
Optimize OpenCL BackgroundSubstractionMOG2 7 years ago
Vitaly Tuzov e5313246a7 Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
Tomoaki Teshima 50d44e06e3 avoid the test which is too strict 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Vadim Pisarevsky 5ce38e516e Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
KUANG Fangjun 67acfc6e25 improve doc. 7 years ago