<div dir="ltr">Hi Xie,<div><br></div><div>True, most PACS (<a href="https://en.wikipedia.org/wiki/Picture_archiving_and_communication_system">https://en.wikipedia.org/wiki/Picture_archiving_and_communication_system</a>) will not allow access to the place where they store their dicom files.</div><div>A solution is to install a dicom server on a machine where you do have access, query/retrieve the images you want from the PACS, and feed the filenames to ITK. There are free dicom servers around, e.g. the Conquest Dicom Server (<a href="https://ingenium.home.xs4all.nl/dicom.html">https://ingenium.home.xs4all.nl/dicom.html</a>).</div><div><br></div><div>Good luck,</div><div>Lambert</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 11, 2016 at 6:50 AM, <a href="mailto:weiehome@sina.com">weiehome@sina.com</a> <span dir="ltr"><<a href="mailto:weiehome@sina.com" target="_blank">weiehome@sina.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
<div><span></span>Hi, ITK team,</div><div><br></div><div>I am new to ITK and now working on a project on medical imaging analysis.</div><div><br></div><div>Now i have a JAVA project that deals with user interfaction, and i am preparing using ITK through JNI.</div><div>My question is that how can i use ITK image reader (GDCM) to read from a byte stream, not with a given file path. </div><div>I saw all reading function in ImageReader takes a parameter of file localtion string, i wonder if there is a function takes a byte array as input parameter?</div><div>so in java side, i can read file into bytes array and then parse bytes to ITK to decode dicoms.. the reason is that my JAVA application may be not responsible for read dicoms from some locations,..</div><div><br></div><div>Best Wishes</div><div>Xie </div>
<div><br></div><hr style="width:210px;min-height:1px" color="#b5c4df" size="1" align="left"><span class="HOEnZb"><font color="#888888">
<div><span><div style="MARGIN:10px;FONT-FAMILY:verdana;FONT-SIZE:10pt"><div><a href="mailto:weiehome@sina.com" target="_blank">weiehome@sina.com</a></div></div></span></div>
</font></span></div><br>_______________________________________________<br>
Community mailing list<br>
<a href="mailto:Community@itk.org">Community@itk.org</a><br>
<a href="http://public.kitware.com/mailman/listinfo/community" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/community</a><br>
<br></blockquote></div><br></div>