Update finemapping.py
remove codes of scikit-image
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
import cv2
|
import cv2
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
|
||||||
from skimage.filters import (threshold_otsu, threshold_niblack,
|
|
||||||
threshold_sauvola)
|
|
||||||
import niblack_thresholding as nt
|
import niblack_thresholding as nt
|
||||||
|
|
||||||
import deskew
|
import deskew
|
||||||
|
|||||||
Reference in New Issue
Block a user