mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-20 12:40:31 +08:00
removed unused import
This commit is contained in:
@@ -21,7 +21,6 @@ thresholding larger homogeneous regions.
|
||||
"""
|
||||
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
|
||||
from skimage.data import camera
|
||||
from skimage.filter import threshold_otsu, threshold_adaptive
|
||||
|
||||
Reference in New Issue
Block a user