Skip to content
Snippets Groups Projects
Commit 0cce7028 authored by Patrick Mohr's avatar Patrick Mohr
Browse files

Update comments

parent 6e6eb259
No related branches found
No related tags found
No related merge requests found
###################################################################################################################
Ansicht des Studenten, welcher sich vor Ort befindet und durch Lichtsignale und Handheben mit dem Prof agieren kann.
####################################################################################################################
import cv2 import cv2
import requests import requests
import time import time
...@@ -39,4 +44,4 @@ while True: ...@@ -39,4 +44,4 @@ while True:
break break
cap.release() cap.release()
cv2.destroyAllWindows() cv2.destroyAllWindows()
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment