<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Thanks Jerome for your advise but I not able to use this class.<br>I think that I have to use<br><br>vtkImageChangeInformation::SetOutputSpacing(float, float, float)<br><br>but I don't understand how to set float parametres to have the effect desired: I want only change the slice distance, so I think that I have to set the value desired as third parameter between brackets, but I don't know how set the other....<br><br>Have anyone an example for me?<br><br>Regards<br>Daniela<br><br>&gt; Date: Tue, 1 Jun 2010 10:16:03 +0200<br>&gt; Subject: Re: [vtkusers] Filter to set the slice distance in a 3D rendered         volume<br>&gt; From: jerome.velut@gmail.com<br>&gt; To: danysunflower@hotmail.it<br>&gt; CC: daviddoria+vtk@gmail.com; vtkusers@vtk.org<br>&gt; <br>&gt; Hi Daniela,<br>&gt; <br>&gt; I think you can use the vtkImageAppend filter together with the<br>&gt; vtkImageChangeInformation.<br>&gt; <br>&gt; HTH<br>&gt; Jerome<br>&gt; <br>&gt; <br>&gt; 2010/6/1 Daniela Sacchetto &lt;danysunflower@hotmail.it&gt;:<br>&gt; &gt; Ok, sorry,&nbsp; I'll try to explain in an other way...<br>&gt; &gt; I have a 3D rendered volume that is ok but its Z dimension is too<br>&gt; &gt; little....I would like to set the Z dimenmsion (for example setting the<br>&gt; &gt; pixels or slices distance)...<br>&gt; &gt; I know that there is a Itk method (ImageType::SpacingType) that allows to<br>&gt; &gt; set the pixels distance....Is there a VTK method that allows to render my<br>&gt; &gt; image with a note distance in Z direction?<br>&gt; &gt;<br>&gt; &gt; I hope that now you could understand better my problem...<br>&gt; &gt; Regards<br>&gt; &gt; Daniela<br>&gt; &gt;<br>&gt; &gt;&gt; Date: Mon, 31 May 2010 17:22:38 -0400<br>&gt; &gt;&gt; Subject: Re: [vtkusers] Filter to set the slice distance in a 3D rendered<br>&gt; &gt;&gt; volume<br>&gt; &gt;&gt; From: daviddoria+vtk@gmail.com<br>&gt; &gt;&gt; To: danysunflower@hotmail.it<br>&gt; &gt;&gt; CC: vtkusers@vtk.org<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; On Mon, May 31, 2010 at 5:08 PM, Daniela Sacchetto<br>&gt; &gt;&gt; &lt;danysunflower@hotmail.it&gt; wrote:<br>&gt; &gt;&gt; &gt; Hi everyone<br>&gt; &gt;&gt; &gt; I'm new in vtk and I'm trying to do a work for my thesis.<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; I have to improve a code that gives a 3D volume from 2D slices (.jpg or<br>&gt; &gt;&gt; &gt; other formats).<br>&gt; &gt;&gt; &gt; My code has to be improved because the 3D visualized with VTK (I'm using<br>&gt; &gt;&gt; &gt; vtkVolumeRayCastCompositeFunction) is too "slim": I would like to<br>&gt; &gt;&gt; &gt; modifie<br>&gt; &gt;&gt; &gt; the Z dimension.<br>&gt; &gt;&gt; &gt; Have anyone found this problem yet? Could anyone suggest me a VTK method<br>&gt; &gt;&gt; &gt; or<br>&gt; &gt;&gt; &gt; class that do something similar?<br>&gt; &gt;&gt; &gt;<br>&gt; &gt;&gt; &gt; Regards<br>&gt; &gt;&gt; &gt; Daniela<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I don't know what you mean by "slim". Can you give us a sample data<br>&gt; &gt;&gt; set or a screenshot of what you have and an explanation of what is<br>&gt; &gt;&gt; wrong?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; You may want to look into the Marching Cubes algorithm:<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; http://www.vtk.org/Wiki/VTK/Examples/Medical/GenerateModelsFromLabels<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Good luck,<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; David<br>&gt; &gt;<br>&gt; &gt; ________________________________<br>&gt; &gt; Tanti account di posta? Unisci tutto sotto Hotmail<br>&gt; &gt; _______________________________________________<br>&gt; &gt; Powered by www.kitware.com<br>&gt; &gt;<br>&gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt; http://www.kitware.com/opensource/opensource.html<br>&gt; &gt;<br>&gt; &gt; Please keep messages on-topic and check the VTK FAQ at:<br>&gt; &gt; http://www.vtk.org/Wiki/VTK_FAQ<br>&gt; &gt;<br>&gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt; http://www.vtk.org/mailman/listinfo/vtkusers<br>&gt; &gt;<br>&gt; &gt;<br>                                               <br /><hr />Avatar per Messenger e sfondo per il PC <a href='http://www.experience.windows.com/landing2.aspx?culture=it-it' target='_new'>Creali gratis!</a></body>
</html>