Projekt_Dyschromasie/Code/Dyschromasie.py

4 lines
130 B
Python
Raw Normal View History

2020-06-09 15:56:20 +02:00
import cv2 #OpenCV fuer Bildbearbeitung
import tkinter #Zum Erstellen von GUIs
#img = cv2.imread()