mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-06 12:19:50 +01:00
bug fix for #7846
This commit is contained in:
parent
9e57d1ae34
commit
dd482c6a29
|
|
@ -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…
Reference in New Issue
Block a user