mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-09 04:09:54 +02:00
remove imutils
dependency
This commit is contained in:
parent
687aba1fa2
commit
0b2c1b9275
2 changed files with 0 additions and 2 deletions
|
@ -3,6 +3,5 @@ ocrd >= 2.23.3
|
|||
numpy <1.24.0
|
||||
scikit-learn >= 0.23.2
|
||||
tensorflow < 2.13
|
||||
imutils >= 0.5.3
|
||||
matplotlib
|
||||
setuptools >= 50
|
||||
|
|
|
@ -4,7 +4,6 @@ import matplotlib.pyplot as plt
|
|||
import numpy as np
|
||||
from shapely import geometry
|
||||
import cv2
|
||||
import imutils
|
||||
from scipy.signal import find_peaks
|
||||
from scipy.ndimage import gaussian_filter1d
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue