added CUDA version info to gpu tests

This commit is contained in:
Vladislav Vinogradov
2011-06-29 12:00:00 +00:00
parent 52bdfbc7fc
commit 724a3c1473
2 changed files with 4 additions and 1 deletions

View File

@@ -50,6 +50,7 @@
#include <string>
#include <algorithm>
#include <iterator>
#include <cuda_runtime_api.h>
#include "cvconfig.h"
#include "opencv2/core/core.hpp"
#include "opencv2/highgui/highgui.hpp"