test filecapture
This commit is contained in:
@@ -119,7 +119,6 @@ class VideoFileCapture(VideoCaptureInterface):
|
||||
self.close()
|
||||
self.open()
|
||||
self._error_occured = False
|
||||
|
||||
|
||||
if not self._cap or not self._cap.isOpened():
|
||||
raise CaptureError("Le fichier n'est pas ouvert")
|
||||
|
||||
Reference in New Issue
Block a user