dxwdxw2005 / gerardus

Automatically exported from code.google.com/p/gerardus
0 stars 0 forks source link

Add dicom read tools to third party toolbox. #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add dicom read tools, available from MATLAB file exchange.
Upload my edits to this code with added functionality.

Original issue reported on code.google.com by christop...@googlemail.com on 29 Oct 2014 at 1:21

GoogleCodeExporter commented 8 years ago

Original comment by rcas...@gmail.com on 4 Nov 2014 at 12:37

GoogleCodeExporter commented 8 years ago
Original files have been added. Still need to upload my own changes to this 
code. In addition conflicts between my changes and Tasos' changes to the 
original code need to be resolved - see issue 28

Original comment by christop...@googlemail.com on 5 Nov 2014 at 11:52

GoogleCodeExporter commented 8 years ago
The update to this code has been delayed by a bug in my own code which I 
haven't had a chance to fix.

Original comment by christop...@googlemail.com on 9 Dec 2014 at 5:28

GoogleCodeExporter commented 8 years ago
Ramon to meet with Chris and check whether we have the right copyright and 
licence header. 

After that, Ramon to meet with Ben and Chris to check whether Ben can use it or 
what changes it needs.

Original comment by rcas...@gmail.com on 14 Jan 2015 at 10:52

GoogleCodeExporter commented 8 years ago
New function added with my modifications to:

matlab/FileFormatToolbox/load_multi_dcm_dir.m: (0.1.0)

- Modifications to original third party function 
matlab/ThirdPartyToolbox/loaddcmdir.m.

- Interface changed to give preview of image. 

- Allows the selection of multiple series. 

- Fewer output arguments, now the only output contains the
information of the series selected.

Original comment by christop...@googlemail.com on 14 Jan 2015 at 12:00