Polishing

This commit is contained in:
DeepBeepMeep
2025-05-18 16:17:39 +02:00
parent 8b9929f744
commit 3e635f32b3
4 changed files with 92 additions and 75 deletions

View File

@@ -3,8 +3,8 @@
import math
import numpy as np
import matplotlib
import cv2
import cv2
matplotlib.use('TkAgg')
eps = 0.01