Skip to content
Snippets Groups Projects
Commit dffcc18f authored by Dennis Thiele's avatar Dennis Thiele
Browse files

Dokumentation für das Projekt ergänzt

parent 4729c28b
No related branches found
No related tags found
No related merge requests found
File added
File deleted
File added
Video von Sphero in Aktion
Bild von Bloberkennung in Ausarbeitung einfügen
Code Final Testen
Fazit schreiben
Präsentation machen
......@@ -6,7 +6,7 @@ import numpy as np;
# Img Objekt
#cap = cv2.VideoCapture("http://root:root@10.128.41.239:80/mjpg/video.mjpg")
cap = cv2.VideoCapture(4)
cap = cv2.VideoCapture(1)
# Set up the detector with default parameters.
detector = cv2.SimpleBlobDetector()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment