Commit daac469b authored by Liu Liu's avatar Liu Liu

no Window named "Object SURF" has ever been created, shouldn't destroy such one.

parent 1dff3068
......@@ -310,7 +310,6 @@ int main(int argc, char** argv)
cvWaitKey(0);
cvDestroyWindow("Object");
cvDestroyWindow("Object SURF");
cvDestroyWindow("Object Correspond");
return 0;
......
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