68 Commits (e644ab0b400430ca04b441791469ccfb1787d3ba)

Author SHA1 Message Date
Suleyman TURKMEN 9a8552e8ae Update perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp 3 years ago
Suleyman TURKMEN fdc8ed8d05 Update perf_bgfg_mog2.cpp, perf_bgfg_knn.cpp 3 years ago
Alexander Alekhin aab6362705
Merge pull request #18838 from alalek:video_tracking_api 4 years ago
Alexander Alekhin 0e1dd63f5e video(DIS): use OpenCL shared mem 6 years ago
Alexander Alekhin d5a2fe5180 perf: ignore _ovx tests 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
Alexander Alekhin af021e79d9 video(perf): drop unreliable sanity checks 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 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
Alexander Alekhin be01ea734d video(perf): add Mog2/KNN tests, fixed bug in prepareData() 7 years ago
Tomoaki Teshima 50d44e06e3 avoid the test which is too strict 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
Alexander Alekhin 10d1b33a80 perf: remove tvl1 check for magic numbers, reduce number of samples 8 years ago
Alexander Alekhin 45bf60d18c perf: remove tvl1 check for magic numbers, reduce number of samples 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Owen Healy 86fb9f8409 Modify findTransformECC to support a mask of pixels to consider 10 years ago
Owen Healy ff48387a8a Fix bug of uninitialized matrix in findTransformECC 10 years ago
Maksim Shabunin da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
vbystricky a13e6ab79f Fix problem with sanity check of transform ecc with ipp resize 11 years ago
Maks Naumov 3e5a69d8ba remove unused variables in OCL_PERF_TEST_P() 11 years ago
mlyashko ba5ebaa758 changed file name to case-sensitve to support linux 11 years ago
mlyashko e75a257f92 changed epsilon for test passing 11 years ago
mlyashko 10f2a038c2 Optical flow dualt tvl1 ocl-based implementation and tests 11 years ago
Ilya Lavrenov 31b7cdc695 implemented OpenCL version of cv::updateMotionHistory 11 years ago
Elena Gvozdeva 96b6f338e1 fixed 11 years ago
Elena Gvozdeva 1391ca1da5 Added ocl_Mog2 11 years ago
vbystricky bb09d44e0a Unused code removed 11 years ago
vbystricky e96ba8140c Grow up epsilon for sanity checks 11 years ago
vbystricky 3a798a27e5 Add perfomance test 11 years ago
vbystricky e0c6377d58 Change the sanity checking type to ERROR_RELATIVE 11 years ago
vbystricky c1172b83dd Change epsilon value to 0.01 11 years ago
vbystricky f1541b5287 Add perfomance test 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Sergei Nosov c90abb6a03 add multiruns to fix "unreliable results" error 12 years ago
Andrey Kamaev 96b008cd29 Eliminate the need of ::testsing::ValuesIn() for CV_ENUM 12 years ago
Andrey Kamaev 199a35a105 Move C API of opencv_video to separate file 12 years ago
Vladislav Vinogradov c89786bc2d fixed sanity test on Windows 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Georgios Evangelidis f40725bb50 Add ECC algorithm 12 years ago
Anna Kogan f6e0d327b0 Increased time limits 12 years ago
Vladislav Vinogradov a3a09cf4d1 refactored OpticalFlowDual_TVL1: 12 years ago