1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 04:25:42 +08:00

Fixing whitespaces #3

This commit is contained in:
Vladimir
2015-06-27 07:03:28 +09:00
parent e8353d923c
commit 7569b8a1cc
2 changed files with 2 additions and 3 deletions

View File

@@ -118,7 +118,7 @@ int main()
// VideoCapture cap(0);
// if( !cap.isOpened() )
// {
// cout << "Video stream error";
// cout << "Video stream error";
// return;
// }
//cap >> frame;