Skip to content

Commit 92d9f46

Browse files
author
Vincent Berenz
committed
removed scikit-image unused dependency
1 parent 150c108 commit 92d9f46

File tree

3 files changed

+494
-481
lines changed

3 files changed

+494
-481
lines changed

nightfocus/focus_metrics.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
import cv2
1111
import numpy as np
12-
from scipy import ndimage
1312

1413

1514
def normalize_image(image: np.ndarray) -> np.ndarray:

0 commit comments

Comments
 (0)