[ITK-users] please help me

Francois Budin francois.budin at kitware.com
Tue Nov 1 11:55:53 EDT 2016


Hello,

You can look at the example here [1]. If you simplify it, it should
accomplish what you are looking for. It will use GDCM to read your DICOM
and the output image is saved in the format of your choosing based on the
extension of the output file. Beware that when saving your image in JPEG
you might have compression artifact and loss in image quality. You can also
use other widely used formats such as TIFF to avoid these issues.

Hope this helps,
Francois

[1]
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Examples/IO/DicomImageReadWrite.cxx

On Tue, Nov 1, 2016 at 3:22 AM, meikolin saimara <kolin9105 at gmail.com>
wrote:

> hello every one how to convert dcm to jpeg using ITK??
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20161101/bc435a36/attachment.html>


More information about the Insight-users mailing list