Merge pull request #7884 from jacobdang:bugfix_7846

pull/7889/head
Alexander Alekhin 8 years ago
commit 85e01f3ffe
  1. 1
      samples/gpu/video_writer.cpp

@ -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)

Loading…
Cancel
Save