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,7 +18,6 @@
18 # detalhes. 18 # detalhes.
19 #--------------------------------------------------------------------- 19 #---------------------------------------------------------------------
20 import time 20 import time
21 -  
22 import gdcm 21 import gdcm
23 #import vtkgdcm 22 #import vtkgdcm
24 import sys 23 import sys