added gpu::printCudaDeviceInfo to all samples
This commit is contained in:
@@ -74,6 +74,8 @@ int main( int argc, char** argv )
|
||||
return -1;
|
||||
}
|
||||
|
||||
cv::gpu::printShortCudaDeviceInfo(cv::gpu::getDevice());
|
||||
|
||||
help();
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user