<div dir="ltr"><div><div><div>Hello,<br><br></div>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.<br><br></div>Hope this helps,<br></div>Francois<br><div><div><br>[1] <a href="https://github.com/InsightSoftwareConsortium/ITK/blob/master/Examples/IO/DicomImageReadWrite.cxx">https://github.com/InsightSoftwareConsortium/ITK/blob/master/Examples/IO/DicomImageReadWrite.cxx</a><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 1, 2016 at 3:22 AM, meikolin saimara <span dir="ltr"><<a href="mailto:kolin9105@gmail.com" target="_blank">kolin9105@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">hello every one how to convert dcm to jpeg using ITK??<br></div>
<br>______________________________<wbr>_______<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_<wbr>FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br></div>