54 Commits (f1fe873375402251c62a32fa2931f30037b5f432)

Author SHA1 Message Date
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
Vladislav Vinogradov 1498d2f427 added dual tvl1 optical flow implementation 12 years ago
Anna Kogan ed4c687d45 Increased time limits, eliminated extra params 12 years ago
Andrey Kamaev fe0b88d291 Set sanity threshold for TVL1 optical flow to 0.5 12 years ago
Andrey Kamaev 1284121d89 Set sanity threshold for TVL1 optical flow to 0.02 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
Andrey Kamaev a126532cb7 Fix OS X build warnings 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
Vladislav Vinogradov 0ad849d2fd Dual TV-L1 optical flow implementation 12 years ago
Andrey Kamaev 2b0072d823 Suppress more warnings in gtest on OS X 12 years ago
Andrey Kamaev b8a67dc0e3 Adjust thresholds in sanity checks for calcOpticalFlowPyrLK 12 years ago
Andrey Kamaev b95923360d Add sanity checkes to video module perf tests 12 years ago
Vadim Pisarevsky 06a13d9ba0 replaced jpegs with png's. Accuracy tests pass; performance tests were not tried yet 12 years ago
Andrey Kamaev e900952b87 quiet most of the OSX build warnings 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago