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