This commit is contained in:
François Boulogne
2013-10-14 16:14:30 +02:00
parent 5a0878da91
commit eb4c5c9ee4
12 changed files with 17 additions and 19 deletions
-1
View File
@@ -22,7 +22,6 @@ voxel spacing is not equal for every spatial dimension, through use of the
"""
import numpy as np
import matplotlib.pyplot as plt
from mpl_toolkits.mplot3d import Axes3D
from mpl_toolkits.mplot3d.art3d import Poly3DCollection
from skimage import measure