<div>Do you think you can show me an example of this?</div>
<div>It would probably be best if i could save my matlab data in a vtk-file, and then load this. </div>
<div>Do you think this is a good approach?</div>
<div>&nbsp;</div>
<div>Thank you<br><br>&nbsp;</div>
<div><span class="gmail_quote">2007/1/4, Dominik Szczerba &lt;<a href="mailto:domi@vision.ee.ethz.ch">domi@vision.ee.ethz.ch</a>&gt;:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Oh sure it is possible. You can animate the contour moving by changing<br>the isovalue (dont forget to call Update() somewhere) and dumping movie
<br>frames (I recommend ffmpeg). Just read the relevant documentation<br>(contour, movie writer). Alternatively, employ Paraview for fast results.<br>--DS<br><br>Arne Hansen wrote:<br>&gt; Well, yes i have distance maps. But my plan is to extract only a certain
<br>&gt; level of this map ie. the zero levelset. This i can do in matlab. But I<br>&gt; want to do this for a series of levelsets, since i am varying the<br>&gt; principal modes.<br>&gt; So I actually need to find out how i can save like a series of 3D
<br>&gt; frames, so that i can show an animation of these in VTK with an<br>&gt; isosurface. Is this possible?<br>&gt;<br>&gt; Thank you<br>&gt;<br>&gt; 2007/1/4, Dominik Szczerba &lt;<a href="mailto:domi@vision.ee.ethz.ch">
domi@vision.ee.ethz.ch</a><br>&gt; &lt;mailto:<a href="mailto:domi@vision.ee.ethz.ch">domi@vision.ee.ethz.ch</a>&gt;&gt;:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; So what is your data.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; If you need to visualize different level sets of a distance map then a
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; few contourings will do.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --DS<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Arne Hansen wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Hello. I have binary shapes, which i have aligned and transformed into<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; signed distance maps. I have then made a mean distance map, and
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; created<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; a set of offset functions(offset from mean). Using these offset<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; functions i made a Principal component analysis to capture<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; variation. My<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; next task is to visualize my 3D meanshape in VTK, and its
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; differentprincipal modes, where i multiply from 1 to 3 standard<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; devians<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; on each mode, to see how the shape deforms.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Can anybody give me a hint as of how to visualize this in VTK?
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Thank you very much :)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ------------------------------------------------------------------------<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; _______________________________________________
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; This is the private VTK discussion list.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Please keep messages on-topic. Check the FAQ at:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.vtk.org/Wiki/VTK_FAQ">http://www.vtk.org/Wiki/VTK_FAQ</a> &lt;<a href="http://www.vtk.org/Wiki/VTK_FAQ">
http://www.vtk.org/Wiki/VTK_FAQ</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; Follow this link to subscribe/unsubscribe:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt;<br>&gt;<br></blockquote></div><br>