forked from lzane/Fingers-Detection-using-OpenCV-and-Python
 
 
 - 
  Notifications
 You must be signed in to change notification settings 
- Fork 0
Commit c467c33
Fixed the closing of windows and releasing of camera.
after the execution of program the camera is struck and cant be used again.
python goes into error and stops responding and the windows remain struck there as they were.
this error is repaired now1 parent 991a551 commit c467c33
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 122 | 122 |  | |
| 123 | 123 |  | |
| 124 | 124 |  | |
| 125 | + | ||
| 126 | + | ||
| 125 | 127 |  | |
| 126 | 128 |  | |
| 127 | 129 |  | |
|  | |||
| 134 | 136 |  | |
| 135 | 137 |  | |
| 136 | 138 |  | |
| 137 | - | ||
| 139 | + | ||
0 commit comments