refactor config

This commit is contained in:
2022-05-01 17:09:50 +02:00
parent 6bde685a7c
commit 3691bb9f78
32 changed files with 71 additions and 281 deletions

View File

@@ -3,7 +3,7 @@ import numpy as np
import os
from time import time
from window_capture import WindowCapture
from stun_vision import StunVision
from vision import Vision
from hsvfilter import HsvFilter
# Change the working directory to the folder this script is in.