Skip to content

Instantly share code, notes, and snippets.

@tomoaki0705
Created October 11, 2018 08:03
Show Gist options
  • Save tomoaki0705/8746b0be3bec2c03481772bbd0083b66 to your computer and use it in GitHub Desktop.
Save tomoaki0705/8746b0be3bec2c03481772bbd0083b66 to your computer and use it in GitHub Desktop.
Random crash of OCL_Video/PyrLKOpticalFlow
CTEST_FULL_OUTPUT
OpenCV version: 3.4.3-dev
OpenCV VCS version: 3.4.3-306-g11e2a216c
Build type: N/A
WARNING: build value differs from runtime: Release
Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe (ver 19.0.24215.1)
Parallel framework: ms-concurrency
CPU features: SSE SSE2 SSE3 *SSE4.1 *SSE4.2 *FP16 *AVX *AVX2
Intel(R) IPP version: ippIP AVX2 (l9) 2017.0.3 (-) Jul 31 2017
OpenCL Platforms:
NVIDIA CUDA
dGPU: GeForce GTX 1060 (OpenCL 1.2 CUDA)
Intel(R) OpenCL
iGPU: Intel(R) UHD Graphics 620 (OpenCL 2.1 )
CPU: Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz (OpenCL 2.1 (Build 10))
Current OpenCL device:
Type = dGPU
Name = GeForce GTX 1060
Version = OpenCL 1.2 CUDA
Driver version = 411.63
Address bits = 64
Compute units = 10
Max work group size = 1024
Local memory size = 48 KB
Max memory allocation size = 1 GB 512 MB
Double support = Yes
Host unified memory = No
Device extensions:
cl_khr_global_int32_base_atomics
cl_khr_global_int32_extended_atomics
cl_khr_local_int32_base_atomics
cl_khr_local_int32_extended_atomics
cl_khr_fp64
cl_khr_byte_addressable_store
cl_khr_icd
cl_khr_gl_sharing
cl_nv_compiler_options
cl_nv_device_attribute_query
cl_nv_pragma_unroll
cl_nv_d3d10_sharing
cl_khr_d3d10_sharing
cl_nv_d3d11_sharing
cl_nv_copy_opts
cl_nv_create_buffer
Has AMD Blas = No
Has AMD Fft = No
Preferred vector width char = 1
Preferred vector width short = 1
Preferred vector width int = 1
Preferred vector width long = 1
Preferred vector width float = 1
Preferred vector width double = 1
Repeating all tests (iteration 1) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (47 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (39 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.483 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3) (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (31 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (290 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (290 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
1 FAILED TEST
Repeating all tests (iteration 2) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (276 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (276 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 3) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.982 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5) (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (271 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (271 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
1 FAILED TEST
Repeating all tests (iteration 4) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.496 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5) (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (274 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
1 FAILED TEST
Repeating all tests (iteration 5) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 6) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (276 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (276 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 7) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.483 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3) (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (273 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
1 FAILED TEST
Repeating all tests (iteration 8) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (267 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (267 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 9) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.502 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3) (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (277 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (277 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
1 FAILED TEST
Repeating all tests (iteration 10) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.483 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3) (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.48 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5) (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (280 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (280 ms total)
[ PASSED ] 6 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
2 FAILED TESTS
Repeating all tests (iteration 11) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.987 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3) (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.502 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5) (38 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (38 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (40 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (282 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (282 ms total)
[ PASSED ] 6 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
2 FAILED TESTS
Repeating all tests (iteration 12) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (41 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (276 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (277 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 13) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (270 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (270 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 14) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.982 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5) (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (265 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (265 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
1 FAILED TEST
Repeating all tests (iteration 15) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 16) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.993 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5) (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.48 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3) (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (38 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (275 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (275 ms total)
[ PASSED ] 6 tests.
[ FAILED ] 2 tests, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
2 FAILED TESTS
Repeating all tests (iteration 17) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (271 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (271 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 18) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (265 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (265 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 19) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (269 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (269 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 20) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (40 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (279 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (279 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 21) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.508 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3) (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (264 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (264 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
1 FAILED TEST
Repeating all tests (iteration 22) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 23) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 24) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (257 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (258 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 25) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (259 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (259 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 26) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (41 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (42 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (278 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (278 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 27) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (39 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (31 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (273 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 28) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (269 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (269 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 29) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 30) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (254 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (254 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 31) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.508 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3) (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (266 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (266 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
1 FAILED TEST
Repeating all tests (iteration 32) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (253 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (253 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 33) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 34) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (264 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (264 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 35) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (256 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (256 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 36) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (270 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (270 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 37) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (251 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (251 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 38) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 39) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (271 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (271 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 40) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (259 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (259 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 41) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (38 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (39 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (272 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (272 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 42) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (40 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (277 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (277 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 43) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 44) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (273 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 45) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 46) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (256 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (256 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 47) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 48) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 49) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 50) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (39 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (269 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (269 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 51) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (261 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (261 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 52) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 53) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (270 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (270 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 54) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 55) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (266 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (266 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 56) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (38 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (264 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (264 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 57) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (38 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (31 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (275 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (275 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 58) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (264 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (264 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 59) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (263 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (263 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 60) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (259 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (259 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 61) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 62) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (252 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (252 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 63) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 64) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (261 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (261 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 65) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (254 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (254 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 66) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 67) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (254 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (254 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 68) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (27 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (252 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (252 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 69) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (255 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (255 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 70) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (269 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (269 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 71) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (258 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (258 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 72) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (40 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (273 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 73) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (40 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (265 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (265 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 74) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (258 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (258 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 75) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (258 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (258 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 76) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (255 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (255 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 77) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (261 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (261 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 78) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (263 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (263 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 79) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (253 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (253 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 80) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (37 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (271 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (271 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 81) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (33 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (252 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (252 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 82) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (259 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (259 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 83) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (251 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (251 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 84) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (255 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (255 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 85) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 86) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (258 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (258 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 87) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.982 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3) (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (42 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (39 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (273 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (273 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
1 FAILED TEST
Repeating all tests (iteration 88) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (39 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (40 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (276 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (276 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 89) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (31 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (250 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (250 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 90) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (28 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (254 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (254 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 91) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (32 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (261 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (261 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 92) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (29 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 93) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (260 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (260 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 94) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (262 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (262 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 95) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.993 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5) (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (36 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (270 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (270 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
1 FAILED TEST
Repeating all tests (iteration 96) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
C:\work\opencv-replace\modules\video\test\ocl\test_optflowpyrlk.cpp(148): error: Expected: (bad_ratio) <= (eps), actual: 0.993 vs 0.03
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5) (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 7 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
1 FAILED TEST
Repeating all tests (iteration 97) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (265 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (265 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 98) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (37 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (264 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (264 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 99) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (30 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (35 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (34 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (263 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (263 ms total)
[ PASSED ] 8 tests.
Repeating all tests (iteration 100) . . .
Note: Google Test filter = OCL_Video*PyrLKOptical*
[==========] Running 8 tests from 1 test case.
[----------] Global test environment set-up.
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/0, where GetParam() = (11, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/0 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/1, where GetParam() = (11, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/1 (32 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/2, where GetParam() = (15, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/2 (31 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/3, where GetParam() = (15, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/3 (34 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/4, where GetParam() = (21, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/4 (33 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/5, where GetParam() = (21, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/5 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/6, where GetParam() = (25, 3)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/6 (36 ms)
[ RUN ] OCL_Video/PyrLKOpticalFlow.Mat/7, where GetParam() = (25, 5)
[ OK ] OCL_Video/PyrLKOpticalFlow.Mat/7 (35 ms)
[----------] 8 tests from OCL_Video/PyrLKOpticalFlow (268 ms total)
[----------] Global test environment tear-down
[==========] 8 tests from 1 test case ran. (268 ms total)
[ PASSED ] 8 tests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment