adbrebs / brain_segmentation

Segment 3D MRIs of the brain into anatomical regions
35 stars 24 forks source link

Numpy array dimensions #10

Open adbrebs opened 10 years ago

adbrebs commented 10 years ago

Replace numpy array shape (n,1) by (n,) wherever possible in the code.