removed unused import

This commit is contained in:
Johannes Schönberger
2012-04-25 23:44:06 +02:00
parent 243a5ec1c6
commit 8c6b7910cc
-1
View File
@@ -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