added perf test for cv::goodFeaturesToTrack
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Sat, 18 Jan 2014 17:13:50 +0000 (21:13 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Mon, 20 Jan 2014 09:57:53 +0000 (13:57 +0400)
commit5abfd40989674e37f398e8c00b1f2b32891d8531
tree0a5a239cd3f7f5275de61e11e8dac0c17c20170d
parent52ed6d0d2780cd524310e338f01f47ef965eaf8d
added perf test for cv::goodFeaturesToTrack
modules/imgproc/perf/opencl/perf_gftt.cpp [new file with mode: 0644]
modules/imgproc/src/featureselect.cpp
modules/imgproc/src/opencl/gftt.cl
modules/ocl/src/gftt.cpp
modules/ts/include/opencv2/ts/ts_perf.hpp
modules/ts/src/ts_perf.cpp