mirror of
https://github.com/opencv/opencv.git
synced 2024-11-28 21:20:18 +08:00
5 lines
114 B
C++
5 lines
114 B
C++
#include "perf_precomp.hpp"
|
|
#include "opencv2/ts/gpu_perf.hpp"
|
|
|
|
CV_PERF_TEST_MAIN(nonfree, perf::printCudaInfo())
|