On Jul 7, 3:14*am, alevtamer
wrote:
> Hi everybody,
> I want to convert dicom images to jpeg/png images with java.
> When i write codes, there is always return error (getFormatName) in
> ImageIO. Then I found out, there is no format name like dicom,DICOM or
> dcm. How can I fix it? Its immediate. I appriciate if anyone help me
> Best Regard
> Alev
You should have a look at the dcm2jpg utility in the dcm4che DICOM
toolkit: http://sourceforge.net/project/showf...kage_id=192320.
Links to the support forums, wiki, and issue tracking system are
available off the http://www.dcm4che.org home page.
-- Damien