1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00
This commit is contained in:
jacobdang
2016-12-17 21:48:29 +08:00
parent 9e57d1ae34
commit dd482c6a29
+1
View File
@@ -11,6 +11,7 @@
#include "opencv2/cudacodec.hpp"
#include "opencv2/highgui.hpp"
using namespace cv;
int main(int argc, const char* argv[])
{
if (argc != 2)