core/ocl: added perf test infra + "Add" perf test
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Mon, 2 Dec 2013 17:37:32 +0000 (21:37 +0400)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Tue, 3 Dec 2013 14:43:50 +0000 (18:43 +0400)
commit7d9150460a7f4870b66a8b074bd861f7777333cb
treeb8735be4c7811561ca3467b6d04d42c92e1be9ef
parentfe01bc21c0f6346004c8d5392f94ec64b5cdfe09
core/ocl: added perf test infra + "Add" perf test
modules/core/perf/opencl/perf_arithm.cpp [new file with mode: 0644]
modules/imgproc/test/ocl/test_color.cpp
modules/imgproc/test/ocl/test_warp.cpp
modules/ts/include/opencv2/ts/ocl_perf.hpp [new file with mode: 0644]
modules/ts/include/opencv2/ts/ocl_test.hpp
modules/ts/src/ocl_perf.cpp [new file with mode: 0644]
modules/ts/src/ts_perf.cpp