mirror of
https://github.com/opencv/opencv.git
synced 2024-11-30 06:10:02 +08:00
6 lines
92 B
C++
6 lines
92 B
C++
#include "perf_precomp.hpp"
|
|
|
|
using namespace perf;
|
|
|
|
CV_PERF_TEST_MAIN(gpu, printCudaInfo())
|