mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 23:33:05 +04:00
@@ -320,6 +320,7 @@ public:
|
||||
|
||||
for (unsigned int i = 0; i < frameCount && next; ++i)
|
||||
{
|
||||
SCOPED_TRACE(cv::format("frame=%d", (int)i));
|
||||
Mat actual;
|
||||
(*capture) >> actual;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user