<div dir="ltr"><div>Hi Ken,</div><div><br></div>I I can load a bunch of .nrrd volume scans into ParaView as one unit. But when I play the animation, the animation only stays at the first volume and would not proceed.<div><br></div><div>The reason may be that the files do not have time step information. In the "information" tab, the "Time" table of my 4d stack is empty.</div><div><br></div><div>Is there an easy way to fix this? I used ImageJ to create those images. </div><div><div><br></div><div>-Joe</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jul 28, 2014 at 5:02 PM, Moreland, Kenneth <span dir="ltr"><<a href="mailto:kmorel@sandia.gov" target="_blank">kmorel@sandia.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:14px;font-family:Calibri,sans-serif">
<div>Image segmentation is not my specialty, but I don't think there is an easy answer. You might be able to use a level set method that starts with the mesh from the first image and constrains the topology to be the same, but that would probably create artifacts
 that compound over time.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span id="m_-9160000163703627151OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<span style="font-weight:bold">From: </span>Quang Ha <<a href="mailto:qth20@cam.ac.uk" target="_blank">qth20@cam.ac.uk</a>><br>
<span style="font-weight:bold">Date: </span>Monday, July 28, 2014 9:25 AM<br>
<span style="font-weight:bold">To: </span>Kenneth Moreland <<a href="mailto:kmorel@sandia.gov" target="_blank">kmorel@sandia.gov</a>>, David E DeMarle <<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>><div><div class="h5"><br>
<span style="font-weight:bold">Cc: </span>paraview-help <<a href="mailto:paraview-help@sandia.gov" target="_blank">paraview-help@sandia.gov</a>>, "<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] Re: [Paraview] Create 4D Animation from sets of 3D Data<br>
</div></div></div><div><div class="h5">
<div><br>
</div>
<div>
<div bgcolor="#FFFFFF" text="#000000">Hi,<br>
<br>
Thank you very much for your reply. It seems that I would have to deal with the input data once again.<br>
<br>
Is there a way for the surface to be modified in such way that you have stated? Would you suggested starting to look at vtk/CGAL codes or something similar?<br>
<br>
Best regards,<br>
Quang <br>
<br>
<div class="m_-9160000163703627151moz-cite-prefix">On 28/07/14 15:46, Moreland, Kenneth wrote:<br>
</div>
<blockquote type="cite">
<div>
<div>
<div>Quang,</div>
<div>
<div><br>
</div>
</div>
</div>
</div>
<div>First before answering your question, let me alert you to an easier way to load your data into ParaView. First, name your files with numbers just before the extension (e.g. left_ventricle_00.stl, left_ventricle_01.stl, left_ventricle_02.stl, etc.). Then
 just load this file series as one unit (they will be grouped in the ParaView file browser) and ParaView will automatically animate them; no need to add them manually with the Animation View.</div>
<div><br>
</div>
<div>Now the bad news. I don't think the Temporal Interpolator is going to work with your data. The Temporal Interpolator needs a way to register where a point in one time step goes to in the next time step. It does this in a very simplistic way by assuming
 the topology is consistent across time steps. That is, each data set has the exact same triangles listed in the same order connected the same way but at different positions. The surface from your segmentation is surely not of this nature.</div>
<div><br>
</div>
<div>-Ken</div>
<div><br>
</div>
<span id="m_-9160000163703627151OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<span style="font-weight:bold">From: </span>Quang-Thinh Ha <<a href="mailto:qth20@cam.ac.uk" target="_blank">qth20@cam.ac.uk</a>><br>
<span style="font-weight:bold">Date: </span>Friday, July 25, 2014 11:34 PM<br>
<span style="font-weight:bold">To: </span>David E DeMarle <<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>><br>
<span style="font-weight:bold">Cc: </span>paraview-help <<a href="mailto:paraview-help@sandia.gov" target="_blank">paraview-help@sandia.gov</a>>, "<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>[EXTERNAL] Re: [Paraview] Create 4D Animation from sets of 3D Data<br>
</div>
<div><br>
</div>
<div>
<div>
<p dir="ltr">Hi,</p>
<p dir="ltr">Thanks for your reply. </p>
<p dir="ltr">1) The data sets are all in STL format. </p>
<p dir="ltr">2) I am not very sure about this. After using text editor to open the mesh file I can say that they are not... Is there anyway to change this?
</p>
<p dir="ltr">Quang</p>
<div class="m_-9160000163703627151quote">On 26 Jul 2014 04:17, David E DeMarle <<a href="mailto:dave.demarle@kitware.com" target="_blank">dave.demarle@kitware.com</a>> wrote:<br type="attribution">
<blockquote class="m_-9160000163703627151quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
1) What file format are the 10 data sets in?
<div>2) do all meshes have the same number of points and cells and do the come in the same order in every timstep? temporal interpolation requires a 1:1 correspondence so that it knows what to interpolate between.</div>
<div><br>
</div>
<div><br>
On Friday, July 25, 2014, Quang Ha <<a href="mailto:qth20@cam.ac.uk" target="_blank">qth20@cam.ac.uk</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have a group of 10 data sets of the left ventricle at different cardiac phases. They have been 3D reconstructed using segmentation method. Now I am trying to use ParaView to see the dynamic changes over different cardiac phases.<br>
<br>
I have been able to get to the View -> Animation mode and add each 3D data at different time, but they only show me a jump from one data to another, rather than 'deforming' into another. I have done some searches on the internet and found someone suggesting
 the use of 'Temporal Interpolator' but failed to utilise it.<br>
<br>
Would anyone be kind enough to give me some advices on this, please?<br>
<br>
Thanks,<br>
Quang<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">
www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">
http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">
http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
<br>
-- <br>
David E DeMarle<br>
Kitware, Inc.<br>
R&D Engineer<br>
21 Corporate Drive<br>
Clifton Park, NY 12065-8662<br>
Phone: <a href="tel:(518)%20881-4909" value="+15188814909" target="_blank">518-881-4909</a><br>
</blockquote>
</div>
</div>
</div>
</span></blockquote>
<br>
</div>
</div>
</div></div></span>
</div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>