biolab-unige / nifti2dicom

Convert 3D NIfTI images (and other formats supported by ITK) to DICOM 2D series
http://www.bio.dist.unige.it/
GNU General Public License v3.0
87 stars 23 forks source link

Nifti information fields need to be cleaned if the Load button has been pushed twice #23

Closed gabri470 closed 12 years ago

gabri470 commented 12 years ago

Load a nifti volume. Then, ops! I loaded the wrong one! So, I pushed again the load button and chose the correct series.. the first time the program crashed.. the second time the correct volume has been loaded but the content of the two fields below the slider is the sum of the previous content and the new one. In other words: the "file path" field contained the path of the first volume and of th 2nd one too. The same thing for the field where are written the dimensions.