Commit e058feba authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #13441 from paroj:capimg

parents 4b339104 d7f60f69
...@@ -288,7 +288,7 @@ bool CvCapture_Images::open(const std::string& _filename) ...@@ -288,7 +288,7 @@ bool CvCapture_Images::open(const std::string& _filename)
} }
} }
if(!haveImageReader(filename)) if(!haveImageReader(str))
break; break;
length++; length++;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment