Skip to content

Commit

Permalink
Update convert_luna_to_npy.py
Browse files Browse the repository at this point in the history
  • Loading branch information
taki0112 authored Dec 21, 2017
1 parent d4aeb66 commit eccbd4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion preprocessing/convert_luna_to_npy.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ def create_label(arr_shape, nodules, new_spacing, coord=False):
"""
nodules = list of dict {'position', 'diameter'}
"""
# https://code.i-harness.com/ko/q/83f170
def _create_mask(arr_shape, position, diameter):

z_dim, y_dim, x_dim = arr_shape
Expand Down

0 comments on commit eccbd4c

Please sign in to comment.