Commit 21bf3bc687110fc2f615e7af63b21bb8a3abaa7b

Authored by Paulo Henrique Junqueira Amorim
1 parent afa44cc2

ENH: Removed vtkgdcm instance from dicom module, the memoery consumption fell by almost half

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
invesalius/reader/dicom.py
... ... @@ -18,7 +18,6 @@
18 18 # detalhes.
19 19 #---------------------------------------------------------------------
20 20 import time
21   -
22 21 import gdcm
23 22 #import vtkgdcm
24 23 import sys
... ...