We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e57d1a + dd482c6 commit 85e01f3Copy full SHA for 85e01f3
samples/gpu/video_writer.cpp
@@ -11,6 +11,7 @@
11
#include "opencv2/cudacodec.hpp"
12
#include "opencv2/highgui.hpp"
13
14
+using namespace cv;
15
int main(int argc, const char* argv[])
16
{
17
if (argc != 2)
0 commit comments