mirror of
https://github.com/opencv/opencv.git
synced 2025-01-19 06:53:50 +08:00
Update cloning_gui.cpp
This commit is contained in:
parent
9c3f95782d
commit
602bd60c3a
@ -542,5 +542,4 @@ int main()
|
|||||||
else if(key == 'q')
|
else if(key == 'q')
|
||||||
exit(0);
|
exit(0);
|
||||||
}
|
}
|
||||||
waitKey(0);
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user