no Window named "Object SURF" has ever been created, shouldn't destroy such one.
This commit is contained in:
parent
1dff306872
commit
daac469b83
@ -310,7 +310,6 @@ int main(int argc, char** argv)
|
||||
cvWaitKey(0);
|
||||
|
||||
cvDestroyWindow("Object");
|
||||
cvDestroyWindow("Object SURF");
|
||||
cvDestroyWindow("Object Correspond");
|
||||
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user