Browse Source

Refactor

bk_video
Bastian Kohler 1 year ago
parent
commit
9b2d57ad37

+ 0
- 1
app/src/main/java/com/example/ueberwachungssystem/Detection/VideoDetector.java View File

@@ -76,7 +76,6 @@ public class VideoDetector extends Detector {

// Recorder
private File outputDir; // Default: in app files directory
private int rotation = 0;


// Parameters

Loading…
Cancel
Save