113 Commits (69ebecc54f1dbc80e4cf8f0905eb79f6c1022247)

Author SHA1 Message Date
Alexander Smorkalov 3d635cb4a7 Warning supression fix for XCode 13.1 and newer. Backport #23203 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
zihaomu 7dbb125a34 add nanotrack v2 at regression test. 2 years ago
Zihao Mu cb8f1dca3b
Merge pull request #22808 from zihaomu:nanotrack 2 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Anna Prigarina 478663b08c
Merge pull request #20036 from APrigarina:tracking_api 4 years ago
Danny 1b844f8413
Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 4 years ago
Alexander Alekhin aab6362705
Merge pull request #18838 from alalek:video_tracking_api 4 years ago
Alexander Alekhin 53c771551c
Merge pull request #14473 from alalek:video_dis_update_opencl 6 years ago
Thang Tran d1615ba11a video:fixed DISOpticalFlow segfault from small img 6 years ago
AKAMath 4c94804bb0 Merge pull request #13837 from amithjkamath:test 6 years ago
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 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
Vadim Pisarevsky 0f622206e4
completely new C++ persistence implementation (#13011) 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
Jiri Horner 49283ec035 Merge pull request #12248 from hrnr:video_remove_ransac 6 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 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
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
LukeZhu cc47ee3b43 Modify the pyrlk.cl to support winSize from 8*8 to 24*24 for optical flow 8 years ago
LukeZhu 65be9e1978 Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin a05444618c test: tvl1 test check update 8 years ago
Alexander Alekhin a01a4c4b3b test: tvl1 test check update 8 years ago
Alexander Alekhin 5dfb810327 video: fix optflow test: NAN results shouldn't bypass checks 8 years ago
Tomoaki Teshima 3c2f7ecc97 speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 8 years ago
Matthieu FT 78475a47a5 fix: bg substraction for float images with OpenCL 9 years ago
Krishnaraj Bhat 9b8013d193 gcc6: fix misleading indentation warning 9 years ago
alcinos 6e3b90de9b Add static creator for TVL1 optical flow class 9 years ago
Evgeny Agafonchikov 6a6d58d389 Adding test support for WINRT 10 years ago
Owen Healy 86fb9f8409 Modify findTransformECC to support a mask of pixels to consider 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Andrey Kamaev c105b72945 Assorted fixes: 10 years ago
Boaz Stolk ae81006eab Applied proposed fix 10 years ago
Ernest Galbrun 2f077fcd99 fixed failing test in opencv_video 10 years ago
Ernest Galbrun 6207d338dd merged new master branch 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Vadim Pisarevsky 05e7c29de5 fixed various warnings and obvious errors reported by clang compiler and the coverity tool. 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
mlyashko 80a40ae3d7 changed epsilon for test pass on Win32 11 years ago
Ilya Lavrenov b73490f86c eliminated restriction src[i].channels() == 1 in cv::merge 11 years ago