refactors

This commit is contained in:
2026-01-19 18:33:42 +01:00
parent 565a4f3cf3
commit b49cc8b2f0
3 changed files with 114 additions and 10 deletions

View File

@@ -43,8 +43,6 @@ public class WebcamCaptureLoop {
"WebcamException",
JOptionPane.ERROR_MESSAGE
);
} finally {
webcam.open();
}
while (running) {