mirror of
https://github.com/opencv/opencv.git
synced 2025-06-11 03:33:28 +08:00
6 lines
99 B
C++
6 lines
99 B
C++
#include "perf_precomp.hpp"
|
|
|
|
using namespace perf;
|
|
|
|
CV_PERF_TEST_MAIN(gpunonfree, printCudaInfo())
|