Skip to content

Commit

Permalink
change main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominic23331 committed May 25, 2023
1 parent 6c181cf commit 23b2172
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ int main()
break;
}
cv::destroyAllWindows();
cap.release();

return 0;
}

0 comments on commit 23b2172

Please sign in to comment.