For research on improving image selection using Kernel
Support Vector Machines I need bitmap images. It is
unfeasable to save all the images one by one and would
like a feature to convert one dicom file into a multitude of
bitmap or jpeg images.
You can set up an easy script for the console dcm2jpg to process
all your images. In fact, dragging and dropping your images onto
dcm2jpg will do this. For details: http://www.psychology.nottingham.ac.uk/staff/cr1/ezdicom.
html#console
Alternatively, you could write a wrapper for the ActiveX
component to do this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=550734
You can set up an easy script for the console dcm2jpg to process
all your images. In fact, dragging and dropping your images onto
dcm2jpg will do this. For details:
http://www.psychology.nottingham.ac.uk/staff/cr1/ezdicom.
html#console
Alternatively, you could write a wrapper for the ActiveX
component to do this.