Remove unused import

This commit is contained in:
Johannes Schönberger
2013-03-17 10:50:32 +01:00
parent 96f08e68d0
commit 7f755e83db
-1
View File
@@ -10,7 +10,6 @@ import math
import matplotlib.pyplot as plt
import numpy as np
from skimage.util import img_as_ubyte
from skimage.draw import ellipse
from skimage.morphology import label
from skimage.measure import regionprops