<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Hi all !<BR>
<BR>
Maybe the problem has already been exposed, and I'm sorry if it was.<BR>
<BR>
I've managed to made a basic DICOM Viewer. It has 4 views ; 3 views to axial, coronal ans sagittal orientation, and a tridimentionnal view for 3d reconstruction.<BR>
<BR>
I'm using igstk::View2D and igstk::View3D.<BR>
<BR>
I instantiate a CTImageSpatialObject in which I put the CT Image from the CTImageReader.<BR>
Then I put the CTImageSpatialObject into a CTImageSpatialObjectRepresentation and I give it to the igstk::View2D.<BR>
<BR>
It's working properly and I can navigate into slides in the three 2D views.<BR>
<BR>
My problems is now how to perform a 3D reconstruction of the DICOM and display it in the 3D View.<BR>
<BR>
I've search on the net and on the mailing list for some help, but all this is still a little unclear to me.<BR>
I just know that ITK and VTK has to be used, but I have no idea of how.<BR>
<BR>
If you can help me on that or at least show me the way for begin, I would be very greatfull.<BR>
<BR>
Thanks a lot !<BR><br /><hr />Discutez gratuitement avec vos amis en vidéo ! <a href='http://www.windowslive.fr/messenger/' target='_new'>Téléchargez Messenger, c'est gratuit !</a></body>
</html>