<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="GENERATOR" content="MSHTML 8.00.7601.18404">
<style id="owaTempEditStyle"></style><style title="owaParaStyle"><!--P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
--></style>
</head>
<body ocsi="x">
<div style="FONT-FAMILY: Tahoma; DIRECTION: ltr; COLOR: #000000; FONT-SIZE: x-small">
<div>Hi Burak, </div>
<div><font face="tahoma"></font> </div>
<div><font face="tahoma">Are the 2d MRI slices a series of dicom files? If so you could read them into VTK using vtkDICOMImageReader, see
<a href="http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOM">http://www.vtk.org/Wiki/VTK/Examples/Cxx/IO/ReadDICOM</a>, then you could extract the necessary isosurface using vtkContourFilter, e.g.
<a href="https://github.com/Kitware/VTK/blob/master/Examples/Medical/Cxx/Medical2.cxx">
https://github.com/Kitware/VTK/blob/master/Examples/Medical/Cxx/Medical2.cxx</a></font></div>
<div><font face="tahoma"></font> </div>
<div><font face="tahoma">The vtk examples have a series of medical examples that could be useful for what you are trying to achieve</font></div>
<div>
<div class="BodyFragment"><font size="2">
<div class="PlainText"><br>
Jamie Wright | Clinical Scientist | Nuclear Medicine | NHSGGC (Southern General and Glasgow Royal Infirmary)<br>
jamie.wright@nhs.net</div>
</font></div>
</div>
<div dir="ltr"><font color="#000000" size="2" face="Tahoma"></font> </div>
<div style="DIRECTION: ltr" id="divRpF119394">
<hr tabindex="-1">
<font color="#000000" size="2" face="Tahoma"><b>From:</b> vtkusers [vtkusers-bounces@vtk.org] On Behalf Of BURAK UZKENT (RIT Student) [bxu2522@rit.edu]<br>
<b>Sent:</b> 27 June 2014 23:32<br>
<b>To:</b> vtkusers@vtk.org<br>
<b>Subject:</b> [vtkusers] 3-D plot using a series of 2-D MRIs<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>Hello everyone,</div>
<div><br>
</div>
<div>I have a series of short-axis MRI images of human heart. I want to stack all the 2-D images in a 3-D matrix and display it in C++ in 3-D. Basically, what I am looking for is a function like isosurface and patch in Matlab.  I will deeply appreciate any
 help. </div>
<br clear="all">
<div>
<div dir="ltr"><i style="FONT-FAMILY: arial"><font size="+0">Kind Regards</font></i>
<div style="FONT-FAMILY: arial"><i><font size="+0">-----------------------------------------------------</font></i></div>
<div style="FONT-FAMILY: arial"><i><font size="+0">Burak Uzkent</font></i></div>
<div style="FONT-FAMILY: arial"><i><font size="+0">PhD Student</font></i></div>
<div style="FONT-FAMILY: arial"><i><font size="+0">Graduate Research Assistant</font></i></div>
<div style="FONT-FAMILY: arial"><font size="+0"><i>Imaging Science </i><i><br>
</i></font></div>
<div style="FONT-FAMILY: arial"><i><font size="+0">Rochester Institute of Technology</font></i></div>
<div style="FONT-FAMILY: arial"><i><font size="+0">Web: <a style="COLOR: rgb(17,85,204)" href="http://people.rit.edu/bxu2522/" target="_blank">http://people.rit.edu/bxu2522/</a> </font></i></div>
</div>
</div>
</div>
</div>
</div>
<br>
<font face="Courier New" color="Black" size="2">********************************************************************************************************************<br>
<br>
This message may contain confidential information. If you are not the intended recipient please inform the<br>
sender that you have received the message in error before deleting it.<br>
Please do not disclose, copy or distribute information in this e-mail or take any action in reliance on its contents:<br>
to do so is strictly prohibited and may be unlawful.<br>
<br>
Thank you for your co-operation.<br>
<br>
NHSmail is the secure email and directory service available for all NHS staff in England and Scotland<br>
NHSmail is approved for exchanging patient data and other sensitive information with NHSmail and GSi recipients<br>
NHSmail provides an email address for your career in the NHS and can be accessed anywhere<br>
<br>
********************************************************************************************************************<br>
</font>
</body>
</html>