Hi,<br><br>vtkImageReslice and vtkImageAppend are what you want to use:<br>- vtkImageReslice will allow you to get a specific image slice as vtkImageData. Just do what you want with (transformation) and memorize it<br>- vtkImageAppend will be able to &#39;glue&#39; each memorized transformed image.<br>
<br>HTH,<br>Jérôme<br><br><div class="gmail_quote">2009/10/1 Natalia Díaz Rodríguez <span dir="ltr">&lt;<a href="mailto:nataluxy888@hotmail.com">nataluxy888@hotmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">




<div>
<br>Hello!<br>I would like to know if there is a way to split or decompose a stack of images contained in vtkImageData in more vtkImageData (one per stack image) in order to apply different transformations to each of those and put them all the images together again afterwards as a single vtkImageData.<br>
<pre>********<br>Natalia Díaz Rodríguez<br>Åbo Akademi University, Turku, Finland<br>Universidad de Granada, Spain<br>E-mail: <a href="mailto:diaz.rodriguez.natalia@gmail.com" target="_blank">diaz.rodriguez.natalia@gmail.com</a></pre>
<br><br><br><br>&gt; From: <a href="mailto:vtkusers-request@vtk.org" target="_blank">vtkusers-request@vtk.org</a><br>&gt; Subject: vtkusers Digest, Vol 65, Issue 33<br>&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
&gt; Date: Wed, 30 Sep 2009 12:00:17 -0400<br>&gt; <br>&gt; Send vtkusers mailing list submissions to<br>&gt;         <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; <br>&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;         <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>&gt;         <a href="mailto:vtkusers-request@vtk.org" target="_blank">vtkusers-request@vtk.org</a><br>
&gt; <br>&gt; You can reach the person managing the list at<br>&gt;         <a href="mailto:vtkusers-owner@vtk.org" target="_blank">vtkusers-owner@vtk.org</a><br>&gt; <br>&gt; When replying, please edit your Subject line so it is more specific<br>
&gt; than &quot;Re: Contents of vtkusers digest...&quot;<br>&gt; <br>&gt; <br>&gt; Today&#39;s Topics:<br>&gt; <br>&gt;    1. vtkUnstructuredGridVolumeRayCastMapper (05B22CB8): Can&#39;t        use<br>&gt;       the ray cast mapper without scalars! (Ali Habib)<br>
&gt;    2. vtk equivalent for ParaView&#39;s Tetraheralize filter?<br>&gt;       (Eric Mark (CISD/CIV))<br>&gt;    3. Re: Using vtkLookupTable (John Durkin)<br>&gt;    4. Re: vtk equivalent for ParaView&#39;s Tetraheralize filter?<br>
&gt;       (David Thompson)<br>&gt;    5. Re: vtk equivalent for ParaView&#39;s Tetraheralize filter?<br>&gt;       (UNCLASSIFIED) (Mark, Eric (Civ, ARL/CISD))<br>&gt;    6. VTK in Python -how? (Helvin Lui)<br>&gt;    7. Re: QVTKRenderWindowInteractor crashes under Mac OS X        10.6 +<br>
&gt;       CMake x86_64 issue (Piotr Byzia)<br>&gt;    8. Re: VTK in Python -how? (Charl Botha)<br>&gt;    9. How to read this! (Arsham Mesbah)<br>&gt;   10. Anyone knows how to calculate a specific point on a poly<br>&gt;       surface? (Dajiang Zhu)<br>
&gt;   11. Re: QVTKRenderWindowInteractor crashes under Mac OS X 10.6 +<br>&gt;       CMake x86_64 issue (Sean McBride)<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------------------------------<br>&gt; <br>
&gt; Message: 1<br>&gt; Date: Tue, 29 Sep 2009 21:47:35 +0200<br>&gt; From: Ali Habib &lt;<a href="mailto:ali.mahmoud.habib@gmail.com" target="_blank">ali.mahmoud.habib@gmail.com</a>&gt;<br>&gt; Subject: [vtkusers] vtkUnstructuredGridVolumeRayCastMapper (05B22CB8):<br>
&gt;         Can&#39;t        use the ray cast mapper without scalars!<br>&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:a065f39a0909291247s69399dd9ydef2241ab0800904@mail.gmail.com" target="_blank">a065f39a0909291247s69399dd9ydef2241ab0800904@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt; <br>&gt; I wrote a code to make tetrahedral mesh on sphere , but it no give result<br>&gt; except :<br>&gt; <br>&gt; ERROR: In<br>&gt; m:\dev\cur\vtkdotnet\branch\50\VolumeRendering\vtkUnstructuredGridVolumeRayCastMapper.cxx,<br>
&gt; line 274<br>&gt; vtkUnstructuredGridVolumeRayCastMapper (05B22CB8): Can&#39;t use the ray cast<br>&gt; mapper without scalars!<br>&gt; <br>&gt; every time I  run the code<br>&gt; <br>&gt; attached is the c++ code , your fast reply is highly appretiated<br>
&gt; <br>&gt; <br>&gt; best regards<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090929/99a427a8/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090929/99a427a8/attachment-0001.htm</a>&gt;<br>
&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: C++SourceCode.h<br>&gt; Type: application/octet-stream<br>&gt; Size: 3081 bytes<br>&gt; Desc: not available<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090929/99a427a8/attachment-0001.obj" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090929/99a427a8/attachment-0001.obj</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 2<br>&gt; Date: Tue, 29 Sep 2009 15:50:27 -0400<br>&gt; From: &quot;Eric Mark (CISD/CIV)&quot; &lt;<a href="mailto:emark@arl.army.mil" target="_blank">emark@arl.army.mil</a>&gt;<br>
&gt; Subject: [vtkusers] vtk equivalent for ParaView&#39;s Tetraheralize<br>&gt;         filter?<br>&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID: &lt;<a href="mailto:4AC26503.6000803@arl.army.mil" target="_blank">4AC26503.6000803@arl.army.mil</a>&gt;<br>
&gt; Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>&gt; <br>&gt; Hello All,<br>&gt; <br>&gt; I&#39;m attempting to convert an unstructured grid to a tetrahedral mesh and <br>&gt; have been trying to use the Delauney3D filter but the results are not <br>
&gt; what I expected.  I&#39;ve tried adjusting the Tolerance and Offset <br>&gt; parameters but it still seems to be connecting points that it shouldn&#39;t.  <br>&gt; <br>&gt; If I read the dataset into ParaView and use the Tetrahedralize filter it <br>
&gt; seems to give me exactly what I want.  Is there an equivalent filter or <br>&gt; combination of filters in vtk that I can use?  I&#39;ve looked through the <br>&gt; class list but I don&#39;t see anything that appears to operate on the whole <br>
&gt; dataset and generate tets.  Does anyone know of an equivalent?<br>&gt; <br>&gt; Thanks,<br>&gt; <br>&gt; Eric<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 3<br>&gt; Date: Tue, 29 Sep 2009 15:56:29 -0400<br>
&gt; From: John Durkin &lt;<a href="mailto:jrd5084@psu.edu" target="_blank">jrd5084@psu.edu</a>&gt;<br>&gt; Subject: Re: [vtkusers] Using vtkLookupTable<br>&gt; To: Cory Quammen &lt;<a href="mailto:cquammen@cs.unc.edu" target="_blank">cquammen@cs.unc.edu</a>&gt;<br>
&gt; Cc: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:fd6f6c1f0909291256u229ce8e5t29b23068daa72835@mail.gmail.com" target="_blank">fd6f6c1f0909291256u229ce8e5t29b23068daa72835@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt; <br>&gt; Cory and vtkusers,<br>&gt; <br>&gt; Is there any way to use vtkcolortransferFunction with vtkActor or is it only<br>&gt; applicable with vtkVolume?<br>
&gt; <br>&gt; Also any pointers on how to go about having one scalar map the hue and<br>&gt; another scalar map to the value (HSV) of the vtkPolyData?<br>&gt; <br>&gt; thanks,<br>&gt; <br>&gt; John<br>&gt; <br>&gt; On Tue, Sep 29, 2009 at 6:15 AM, Cory Quammen &lt;<a href="mailto:cquammen@cs.unc.edu" target="_blank">cquammen@cs.unc.edu</a>&gt; wrote:<br>
&gt; <br>&gt; &gt; John,<br>&gt; &gt;<br>&gt; &gt; I don&#39;t believe that this is possible with existing classes in VTK.<br>&gt; &gt; You could try subclassing vtkLookupTable or vtkColorTransferFunction.<br>&gt; &gt;<br>
&gt; &gt; Cory<br>&gt; &gt;<br>&gt; &gt; On Mon, Sep 28, 2009 at 10:19 PM, John Durkin &lt;<a href="mailto:jrd5084@psu.edu" target="_blank">jrd5084@psu.edu</a>&gt; wrote:<br>&gt; &gt; &gt; Dear vtkusers and developers,<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; I&#39;ve had this problem for a while now and no one seems to be able to come<br>&gt; &gt; up<br>&gt; &gt; &gt; with an answer.  I have vtkPolyData that consists of vtkPoints and TWO<br>
&gt; &gt; sets<br>&gt; &gt; &gt; of associated scalars.  I want to set the hue of the data using one set<br>&gt; &gt; of<br>&gt; &gt; &gt; scalars and the alpha value (opacity) using the other set of scalars.  Is<br>&gt; &gt; &gt; there any way to use vtkLookupTable to do this?<br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; thanks,<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; John<br>&gt; &gt; &gt;<br>&gt; &gt; &gt; _______________________________________________<br>&gt; &gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; Visit other Kitware open-source projects at<br>&gt; &gt; &gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt; &gt; &gt;<br>&gt; &gt; &gt; Please keep messages on-topic and check the VTK FAQ at:<br>&gt; &gt; &gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; &gt; &gt;<br>
&gt; &gt; &gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt; &gt; &gt;<br>&gt; &gt; &gt;<br>
&gt; &gt;<br>&gt; &gt;<br>&gt; &gt;<br>&gt; &gt; --<br>&gt; &gt; Cory Quammen<br>&gt; &gt; Center for Computer Integrated Systems for Microscopy and Manipulation<br>&gt; &gt; (CISMM)<br>&gt; &gt; Department of Computer Science<br>
&gt; &gt; University of North Carolina at Chapel Hill<br>&gt; &gt; <a href="http://www.cs.unc.edu/%7Ecquammen" target="_blank">http://www.cs.unc.edu/~cquammen</a> &lt;<a href="http://www.cs.unc.edu/%7Ecquammen" target="_blank">http://www.cs.unc.edu/%7Ecquammen</a>&gt;<br>
&gt; &gt;<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090929/113e03fa/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090929/113e03fa/attachment-0001.htm</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 4<br>&gt; Date: Tue, 29 Sep 2009 13:50:56 -0700<br>&gt; From: &quot;David Thompson&quot; &lt;<a href="mailto:dcthomp@sandia.gov" target="_blank">dcthomp@sandia.gov</a>&gt;<br>
&gt; Subject: Re: [vtkusers] vtk equivalent for ParaView&#39;s Tetraheralize<br>&gt;         filter?<br>&gt; To: &quot;Eric Mark&quot; &lt;<a href="mailto:emark@arl.army.mil" target="_blank">emark@arl.army.mil</a>&gt;<br>&gt; Cc: &quot;<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>&quot; &lt;<a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a>&gt;<br>
&gt; Message-ID: &lt;<a href="mailto:B0EDA740-3D30-4EB5-840B-EEB18F05CB73@sandia.gov" target="_blank">B0EDA740-3D30-4EB5-840B-EEB18F05CB73@sandia.gov</a>&gt;<br>&gt; Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes<br>
&gt; <br>&gt; Hi Eric,<br>&gt; <br>&gt; If you look in Servers/ServerManager/Resources/filters.xml, you&#39;ll see  <br>&gt; the name of the ParaView filter (Tetrahedralize) as a SourceProxy  <br>&gt; label attribute and the name of the class implementing the filter  <br>
&gt; (vtkDataSetTriangleFilter) as the class attribute of the same  <br>&gt; SourceProxy entry. The vtkDataSetTriangleFilter can be found in VTK/ <br>&gt; Graphics/vtkDataSetTriangleFilter.h .<br>&gt; <br>&gt;         David<br>&gt; <br>
&gt; On Sep 29, 2009, at 12:50 , Eric Mark (CISD/CIV) wrote:<br>&gt; <br>&gt; &gt; Hello All,<br>&gt; &gt;<br>&gt; &gt; I&#39;m attempting to convert an unstructured grid to a tetrahedral mesh  <br>&gt; &gt; and<br>&gt; &gt; have been trying to use the Delauney3D filter but the results are not<br>
&gt; &gt; what I expected.  I&#39;ve tried adjusting the Tolerance and Offset<br>&gt; &gt; parameters but it still seems to be connecting points that it  <br>&gt; &gt; shouldn&#39;t.<br>&gt; &gt;<br>&gt; &gt; If I read the dataset into ParaView and use the Tetrahedralize  <br>
&gt; &gt; filter it<br>&gt; &gt; seems to give me exactly what I want.  Is there an equivalent filter  <br>&gt; &gt; or<br>&gt; &gt; combination of filters in vtk that I can use?  I&#39;ve looked through the<br>&gt; &gt; class list but I don&#39;t see anything that appears to operate on the  <br>
&gt; &gt; whole<br>&gt; &gt; dataset and generate tets.  Does anyone know of an equivalent?<br>&gt; &gt;<br>&gt; &gt; Thanks,<br>&gt; &gt;<br>&gt; &gt; Eric<br>&gt; &gt; _______________________________________________<br>
&gt; &gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>&gt; &gt;<br>&gt; &gt; Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
&gt; &gt;<br>&gt; &gt; Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; &gt;<br>&gt; &gt; Follow this link to subscribe/unsubscribe:<br>
&gt; &gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>
&gt; <br>&gt; Message: 5<br>&gt; Date: Tue, 29 Sep 2009 17:48:49 -0400<br>&gt; From: &quot;Mark, Eric (Civ, ARL/CISD)&quot; &lt;<a href="mailto:emark@arl.army.mil" target="_blank">emark@arl.army.mil</a>&gt;<br>&gt; Subject: Re: [vtkusers] vtk equivalent for ParaView&#39;s Tetraheralize<br>
&gt;         filter?        (UNCLASSIFIED)<br>&gt; To: &quot;David Thompson&quot; &lt;<a href="mailto:dcthomp@sandia.gov" target="_blank">dcthomp@sandia.gov</a>&gt;<br>&gt; Cc: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:56D23B61D58733478FA4E0C1434AAC58023FE90A@ARLABML02.DS.ARL.ARMY.MIL" target="_blank">56D23B61D58733478FA4E0C1434AAC58023FE90A@ARLABML02.DS.ARL.ARMY.MIL</a>&gt;<br>&gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
&gt; <br>&gt; Classification:  UNCLASSIFIED <br>&gt; Caveats: NONE<br>&gt; <br>&gt; Hi David,<br>&gt; <br>&gt; Thanks for the pointer to find the actual filter.  I had searched for<br>&gt; tetrahedra in the Paraview source and didn&#39;t find anything. <br>
&gt; I was actually using the vtkDataSetTriangleFilter as the input to the<br>&gt; Delaunay3D filter since the DataSetTriangleFilter was producing triangles as<br>&gt; output and I needed tets.  It turns out that I had a geometryFilter before<br>
&gt; the DataSetTriangleFilter so the output was only 2D. Taking out the geometry<br>&gt; filter did the trick. <br>&gt; <br>&gt; Your pointer was the ticket to the solution.  <br>&gt; <br>&gt; Thanks again,<br>&gt; <br>&gt; Eric<br>
&gt; <br>&gt; Classification:  UNCLASSIFIED <br>&gt; Caveats: NONE<br>&gt; <br>&gt; -------------- next part --------------<br>&gt; A non-text attachment was scrubbed...<br>&gt; Name: smime.p7s<br>&gt; Type: application/x-pkcs7-signature<br>
&gt; Size: 5194 bytes<br>&gt; Desc: not available<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090929/868ff6c7/attachment-0001.bin" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090929/868ff6c7/attachment-0001.bin</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 6<br>&gt; Date: Wed, 30 Sep 2009 22:40:58 +1300<br>&gt; From: Helvin Lui &lt;<a href="mailto:helvinlui@gmail.com" target="_blank">helvinlui@gmail.com</a>&gt;<br>
&gt; Subject: [vtkusers] VTK in Python -how?<br>&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:f27262c50909300240h2ee96579y9f3e7c613400356f@mail.gmail.com" target="_blank">f27262c50909300240h2ee96579y9f3e7c613400356f@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt; <br>&gt; Hi!<br>&gt; I documented how to install VTK for use with python in my blog, but right<br>&gt; now am wondering if I did so correctly. Is anyone kind enough to check?<br>
&gt; There weren&#39;t many detailed explanations online about this when I started<br>&gt; and hence my documentation.<br>&gt; <a href="http://learnwithhelvin.blogspot.com/2009/07/how-to-install-vtk-for-use-with-python.html" target="_blank">http://learnwithhelvin.blogspot.com/2009/07/how-to-install-vtk-for-use-with-python.html</a><br>
&gt; <br>&gt; Another thing is that in my app, I append the path to the VTK Python<br>&gt; bindings. But then I realised in order for my &#39;import vtk&#39; line to work, my<br>&gt; app&#39;s main script needed to be in the directory where vtkpython.exe has been<br>
&gt; installed. In my case: C:\Qt\VTKbin7\bin\release. Is there some way that I<br>&gt; could use so that my app can use VTK outside of its bin directory? I tried<br>&gt; adding its bin path to my system variables and also appended it at the top<br>
&gt; of my script: sys.path.append(&quot;C:\Qt\VTKbin7\bin\release&quot;).<br>&gt; <br>&gt; Kind Regards,<br>&gt; Helvin Lui<br>&gt; Newbie<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>
&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090930/d6f14514/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090930/d6f14514/attachment-0001.htm</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 7<br>&gt; Date: Wed, 30 Sep 2009 13:07:36 +0200<br>&gt; From: Piotr Byzia &lt;<a href="mailto:piotr.byzia@gmail.com" target="_blank">piotr.byzia@gmail.com</a>&gt;<br>
&gt; Subject: Re: [vtkusers] QVTKRenderWindowInteractor crashes under Mac<br>&gt;         OS X        10.6 + CMake x86_64 issue<br>&gt; To: Clinton Stimpson &lt;<a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a>&gt;<br>
&gt; Cc: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID: &lt;<a href="mailto:C68CC99F-6327-4892-8D32-59B73D1EBCB9@gmail.com" target="_blank">C68CC99F-6327-4892-8D32-59B73D1EBCB9@gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes<br>&gt; <br>&gt; Hi Clinton,<br>&gt; <br>&gt; On 22.09.2009, at 18:38, Clinton Stimpson wrote:<br>&gt; <br>&gt; &gt; Is your VTK configured to use Cocoa?  And your Qt to use Carbon?<br>
&gt; <br>&gt; My VTK is configured to use Cocoa, not Carbon.<br>&gt; I don&#39;t remember how I configured QT and how to check it. Is there a  <br>&gt; simple way to do it?<br>&gt; <br>&gt; &gt; Have you ever gotten PyQt (Carbon) with VTK (Carbon) to work on Mac  <br>
&gt; &gt; OS X?<br>&gt; <br>&gt; No, I haven&#39;t. QVTKRenderWindowInteractor is my 1st attempt and I  <br>&gt; tried it with VTK(Cocoa) and QT(Carbon or Cocoa-don&#39;t know).<br>&gt; <br>&gt; &gt; I didn&#39;t think it worked, because of previous limitations in Carbon&#39;s<br>
&gt; &gt; HIToolbox when used with OpenGL.  Modifying vtkCarbonRenderWindow to  <br>&gt; &gt; use new<br>&gt; &gt; Mac 10.5 apis might help it work.<br>&gt; &gt;<br>&gt; &gt; Using Cocoa all around should work better, but you&#39;ll need to  <br>
&gt; &gt; rebuild your Qt,<br>&gt; &gt; and use VTK from CVS.<br>&gt; <br>&gt; I will try that.<br>&gt; <br>&gt; But here is another issue with 10.6 (Cmake 2.6-4):<br>&gt; <br>&gt; Linking CXX shared library ../bin/libvtkCommonPythonD.dylib<br>
&gt; ld: warning: in /Library/Frameworks//Python.framework/Python, missing  <br>&gt; required architecture x86_64 in file<br>&gt; <br>&gt; What should I specify to correct this?<br>&gt; I have<br>&gt; CMAKE_OSX_ARCHITECTURES i386<br>
&gt; CMAKE_OSX_SYSROOT /Developer/SDKs/MacOSX10.6.sdk<br>&gt; <br>&gt; Regards,<br>&gt; Piotr<br>&gt; <br>&gt; &gt; Clint<br>&gt; &gt;<br>&gt; &gt; On Tuesday 22 September 2009 10:04:04 am Piotr Byzia wrote:<br>&gt; &gt;&gt; Dear all,<br>
&gt; &gt;&gt;<br>&gt; &gt;&gt; When launching VTK/Wrapping/Python/vtk/qt4/<br>&gt; &gt;&gt; QVTKRenderWindowInteractor.py it crashes with traceback as below.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; I&#39;m using<br>&gt; &gt;&gt; PyQt 4.5.4<br>
&gt; &gt;&gt; VTK 5.4.2<br>&gt; &gt;&gt; Python 2.6.1<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Phil Thompson (author of the patch for PyQt4 release) suggested that<br>&gt; &gt;&gt; it&#39;s problem on the Apple side.<br>&gt; &gt;&gt;<br>
&gt; &gt;&gt; Does anyone know how to fix it or what exactly is causing this  <br>&gt; &gt;&gt; behavior?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Best regards,<br>&gt; &gt;&gt; Piotr Byzia<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>&gt; &gt;&gt;<br>
&gt; &gt;&gt; $ python QVTKRenderWindowInteractor.py<br>&gt; &gt;&gt; 2009-09-22 17:30:04.641 python[284:903] invalid drawable<br>&gt; &gt;&gt; 2009-09-22 17:30:04.646 python[284:903] invalid drawable<br>&gt; &gt;&gt; 2009-09-22 17:30:04.802 python[284:903] -[NSHIObject frame]:<br>
&gt; &gt;&gt; unrecognized selector sent to instance 0x1672360<br>&gt; &gt;&gt; 2009-09-22 17:30:04.897 python[284:903] HIToolbox: ignoring exception<br>&gt; &gt;&gt; &#39;-[NSHIObject frame]: unrecognized selector sent to instance<br>
&gt; &gt;&gt; 0x1672360&#39; that raised inside Carbon event dispatch<br>&gt; &gt;&gt; (<br>&gt; &gt;&gt;         0   CoreFoundation                      0x905a258a __raiseError +  <br>&gt; &gt;&gt; 410<br>&gt; &gt;&gt;         1   libobjc.A.dylib                     0x917bbf49<br>
&gt; &gt;&gt; objc_exception_throw + 56<br>&gt; &gt;&gt;         2   CoreFoundation                      0x905ee9db -[NSObject<br>&gt; &gt;&gt; (NSObject) doesNotRecognizeSelector:] + 187<br>&gt; &gt;&gt;         3   CoreFoundation                      0x9054a026  <br>
&gt; &gt;&gt; ___forwarding___ +<br>&gt; &gt;&gt; 950<br>&gt; &gt;&gt;         4   CoreFoundation                      0x905edd92<br>&gt; &gt;&gt; __forwarding_prep_1___ + 50<br>&gt; &gt;&gt;         5   libvtkRendering.5.4.dylib           0x05f50836<br>
&gt; &gt;&gt; _ZN20vtkCocoaRenderWindow7GetSizeEv + 94<br>&gt; &gt;&gt;         6   libvtkRendering.5.4.dylib           0x05e4f9af<br>&gt; &gt;&gt; _ZN15vtkRenderWindow6RenderEv + 1773<br>&gt; &gt;&gt;         7   libvtkRenderingPythonD.5.4.dylib    0x05ac7da3<br>
&gt; &gt;&gt; _Z24PyvtkRenderWindow_RenderP7_objectS0_ + 103<br>&gt; &gt;&gt;         8   .Python                             0x000b575d  <br>&gt; &gt;&gt; PyEval_EvalFrameEx<br>&gt; &gt;&gt; + 24210<br>&gt; &gt;&gt;         9   .Python                             0x000b6177 PyEval_EvalCodeEx<br>
&gt; &gt;&gt; + 1967<br>&gt; &gt;&gt;         10  .Python                             0x0003b69c function_call +  <br>&gt; &gt;&gt; 162<br>&gt; &gt;&gt;         11  .Python                             0x0000e606 PyObject_Call +  <br>&gt; &gt;&gt; 77<br>
&gt; &gt;&gt;         12  .Python                             0x0001f51e<br>&gt; &gt;&gt; instancemethod_call + 401<br>&gt; &gt;&gt;         13  .Python                             0x0000e606 PyObject_Call +  <br>&gt; &gt;&gt; 77<br>&gt; &gt;&gt;         14  .Python                             0x000aeaa3<br>
&gt; &gt;&gt; PyEval_CallObjectWithKeywords + 72<br>&gt; &gt;&gt;         15  sip.so                              0x006cf4dd<br>&gt; &gt;&gt; sip_api_call_method + 76<br>&gt; &gt;&gt;         16  QtGui.so                            0x020046cd<br>
&gt; &gt;&gt; _Z13sipVH_QtGui_416PyGILState_STATEP7_objectP11QPaintEvent + 91<br>&gt; &gt;&gt;         17  QtGui.so                            0x0241bdf9<br>&gt; &gt;&gt; _ZN10sipQWidget10paintEventEP11QPaintEvent + 121<br>&gt; &gt;&gt;         18  QtGui                               0x028ed3be<br>
&gt; &gt;&gt; _ZN7QWidget5eventEP6QEvent + 3934<br>&gt; &gt;&gt;         19  QtGui.so                            0x0241b790<br>&gt; &gt;&gt; _ZN10sipQWidget5eventEP6QEvent + 102<br>&gt; &gt;&gt;         20  QtGui                               0x028a0c0f<br>
&gt; &gt;&gt; _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent + 191<br>&gt; &gt;&gt;         21  QtGui                               0x028a7a3c<br>&gt; &gt;&gt; _ZN12QApplication6notifyEP7QObjectP6QEvent + 1036<br>&gt; &gt;&gt;         22  QtGui.so                            0x023d27c3<br>
&gt; &gt;&gt; _ZN15sipQApplication6notifyEP7QObjectP6QEvent + 109<br>&gt; &gt;&gt;         23  QtCore                              0x012d1bd2<br>&gt; &gt;&gt; _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent + 98<br>&gt; &gt;&gt;         24  QtGui                               0x02847870<br>
&gt; &gt;&gt; _ZN14QWidgetPrivate15qt_widget_eventEP25OpaqueEventHandlerCallRefP14OpaqueE<br>&gt; &gt;&gt; ventRefPv + 4416<br>&gt; &gt;&gt;         25  HIToolbox                           0x97b4a129<br>&gt; &gt;&gt; _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCal<br>
&gt; &gt;&gt; lRec + 1567<br>&gt; &gt;&gt;         26  HIToolbox                           0x97b493f0<br>&gt; &gt;&gt; _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRef<br>&gt; &gt;&gt; P14HandlerCallRec + 411<br>
&gt; &gt;&gt;         27  HIToolbox                           0x97b4924f<br>&gt; &gt;&gt; SendEventToEventTargetWithOptions + 58<br>&gt; &gt;&gt;         28  HIToolbox                           0x97b7115d<br>&gt; &gt;&gt; _ZN6HIView8SendDrawEsP13OpaqueGrafPtrPK9__HIShapeP9CGContext + 475<br>
&gt; &gt;&gt;         29  HIToolbox                           0x97b70ab1<br>&gt; &gt;&gt; _ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  <br>&gt; &gt;&gt; 713<br>&gt; &gt;&gt;         30  HIToolbox                           0x97b70d24<br>
&gt; &gt;&gt; _ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  <br>&gt; &gt;&gt; 1340<br>&gt; &gt;&gt;         31  HIToolbox                           0x97b70d24<br>&gt; &gt;&gt; _ZN6HIView23RecursiveDrawCompositedEPK9__HIShapemPS_P9CGContexthf +  <br>
&gt; &gt;&gt; 1340<br>&gt; &gt;&gt;         32  HIToolbox                           0x97b6fad7<br>&gt; &gt;&gt; _ZN6HIView14DrawCompositedEsP13OpaqueGrafPtrPK9__HIShapemPS_P9CGContext<br>&gt; &gt;&gt;  + 873<br>&gt; &gt;&gt;         33  HIToolbox                           0x97b6f71d<br>
&gt; &gt;&gt; _ZN6HIView4DrawEsP13OpaqueGrafPtrm + 83<br>&gt; &gt;&gt;         34  HIToolbox                           0x97b6f66d<br>&gt; &gt;&gt; _ZN6HIView6RenderEmP9CGContext + 45<br>&gt; &gt;&gt;         35  HIToolbox                           0x97b6efaf<br>
&gt; &gt;&gt; _ZN10WindowData20PrepareForVisibilityEv + 145<br>&gt; &gt;&gt;         36  HIToolbox                           0x97b6e589  <br>&gt; &gt;&gt; _ShowHideWindows +<br>&gt; &gt;&gt; 286<br>&gt; &gt;&gt;         37  HIToolbox                           0x97b6e468 ShowHide + 38<br>
&gt; &gt;&gt;         38  QtGui                               0x02844bf7<br>&gt; &gt;&gt; _ZN14QWidgetPrivate8show_sysEv + 775<br>&gt; &gt;&gt;         39  QtGui                               0x028f06a9<br>&gt; &gt;&gt; _ZN14QWidgetPrivate11show_helperEv + 297<br>
&gt; &gt;&gt;         40  QtGui                               0x028f0da3<br>&gt; &gt;&gt; _ZN7QWidget10setVisibleEb + 1267<br>&gt; &gt;&gt;         41  QtGui.so                            0x0241b51e<br>&gt; &gt;&gt; _ZN10sipQWidget10setVisibleEb + 108<br>
&gt; &gt;&gt;         42  QtGui.so                            0x024239cb meth_QWidget_show<br>&gt; &gt;&gt; + 121<br>&gt; &gt;&gt;         43  .Python                             0x000b575d  <br>&gt; &gt;&gt; PyEval_EvalFrameEx<br>&gt; &gt;&gt; + 24210<br>
&gt; &gt;&gt;         44  .Python                             0x000b5998  <br>&gt; &gt;&gt; PyEval_EvalFrameEx<br>&gt; &gt;&gt; + 24781<br>&gt; &gt;&gt;         45  .Python                             0x000b6177 PyEval_EvalCodeEx<br>&gt; &gt;&gt; + 1967<br>
&gt; &gt;&gt;         46  .Python                             0x000b632e PyEval_EvalCode  <br>&gt; &gt;&gt; + 87<br>&gt; &gt;&gt;         47  .Python                             0x000d9bbf PyRun_FileExFlags<br>&gt; &gt;&gt; + 150<br>&gt; &gt;&gt;         48  .Python                             0x000da9a7<br>
&gt; &gt;&gt; PyRun_SimpleFileExFlags + 818<br>&gt; &gt;&gt;         49  .Python                             0x000eaf30 Py_Main + 3481<br>&gt; &gt;&gt;         50  python                              0x00001f8e 0x0 + 8078<br>&gt; &gt;&gt;         51  python                              0x00001eb5 0x0 + 7861<br>
&gt; &gt;&gt; )<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; _______________________________________________<br>&gt; &gt;&gt; Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Visit other Kitware open-source projects at<br>
&gt; &gt;&gt; <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Please keep messages on-topic and check the VTK FAQ at:<br>
&gt; &gt;&gt; <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>&gt; &gt;&gt;<br>&gt; &gt;&gt; Follow this link to subscribe/unsubscribe:<br>&gt; &gt;&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
&gt; &gt;<br>&gt; <br>&gt; <br>&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 8<br>&gt; Date: Wed, 30 Sep 2009 13:25:02 +0200<br>&gt; From: Charl Botha &lt;<a href="mailto:c.p.botha@tudelft.nl" target="_blank">c.p.botha@tudelft.nl</a>&gt;<br>
&gt; Subject: Re: [vtkusers] VTK in Python -how?<br>&gt; To: Helvin Lui &lt;<a href="mailto:helvinlui@gmail.com" target="_blank">helvinlui@gmail.com</a>&gt;<br>&gt; Cc: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:31ddba770909300425o3597c769u112689c1b16dad0a@mail.gmail.com" target="_blank">31ddba770909300425o3597c769u112689c1b16dad0a@mail.gmail.com</a>&gt;<br>&gt; Content-Type: text/plain; charset=ISO-8859-1<br>
&gt; <br>&gt; &gt; Another thing is that in my app, I append the path to the VTK Python<br>&gt; &gt; bindings. But then I realised in order for my &#39;import vtk&#39; line to work, my<br>&gt; &gt; app&#39;s main script needed to be in the directory where vtkpython.exe has been<br>
&gt; &gt; installed. In my case:?C:\Qt\VTKbin7\bin\release. Is there some way that I<br>&gt; &gt; could use so that my app can use VTK outside of its bin directory? I tried<br>&gt; &gt; adding its bin path to my system variables and also appended it at the top<br>
&gt; &gt; of my script:?sys.path.append(&quot;C:\Qt\VTKbin7\bin\release&quot;).<br>&gt; <br>&gt; See the instructions at<br>&gt; <a href="http://cpbotha.net/2009/08/13/python-2-6-enabled-vtk-5-4-windows-binaries/" target="_blank">http://cpbotha.net/2009/08/13/python-2-6-enabled-vtk-5-4-windows-binaries/</a><br>
&gt; <br>&gt; If you add, under windows, the necessary paths to PATH and PYTHONPATH,<br>&gt; import vtk should work in your normal &quot;python&quot; executable.<br>&gt; <br>&gt; <br>&gt; ------------------------------<br>
&gt; <br>&gt; Message: 9<br>&gt; Date: Wed, 30 Sep 2009 09:41:23 -0400<br>&gt; From: Arsham Mesbah &lt;<a href="mailto:arsham@uga.edu" target="_blank">arsham@uga.edu</a>&gt;<br>&gt; Subject: [vtkusers] How to read this!<br>
&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:303b1f660909300641t3ee96c5apdb5021ee5d1f5c4e@mail.gmail.com" target="_blank">303b1f660909300641t3ee96c5apdb5021ee5d1f5c4e@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt; <br>&gt; I have a raw data that I am trying to read using VTK the data for mat is as<br>&gt; follows:<br>&gt; <br>&gt; LINES 18281 1716999<br>&gt; 41 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24<br>
&gt; 25.........<br>&gt; 95 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 6...........<br>&gt; <br>&gt; so basically you have 18281  lines and the first number in the line &quot;41&quot;<br>&gt; here for the first line shows how many point Ids you gonna have in that<br>
&gt; line! (points are connected to create a line!) I need to store the points in<br>&gt; to the vector! so I have the vector 2D  and I just need to adjust one of the<br>&gt; dimensions according to how many there are in a line! How can I read only<br>
&gt; the first Number?<br>&gt; <br>&gt; I tried<br>&gt; vtkPolyData* fbData = vtkPolyData::New();<br>&gt; fbData = poly_Reader-&gt;GetOutput();<br>&gt; <br>&gt; I read number of points and cells (here number of cells is one of the<br>
&gt; dimensions in the vector)  but I cant find smth to just read the first<br>&gt; element of the line and then put the rest in to the vector according to that<br>&gt; number!   Any idea how to do this?<br>&gt; -- <br>&gt; Sincerely Yours,<br>
&gt; A.M<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090930/772b5bee/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090930/772b5bee/attachment-0001.htm</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 10<br>&gt; Date: Wed, 30 Sep 2009 10:27:29 -0400<br>&gt; From: Dajiang Zhu &lt;<a href="mailto:djzhu@uga.edu" target="_blank">djzhu@uga.edu</a>&gt;<br>
&gt; Subject: [vtkusers] Anyone knows how to calculate a specific point on<br>&gt;         a poly        surface?<br>&gt; To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID:<br>&gt;         &lt;<a href="mailto:42f970280909300727i5774ea9cmbeb35b125399fdcb@mail.gmail.com" target="_blank">42f970280909300727i5774ea9cmbeb35b125399fdcb@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>&gt; <br>&gt; hi, I have a poly surface. I know two points on the surface A and B. I also<br>&gt; have a point C outside the surface. Now I want to find point D on the<br>
&gt; surface which has the same distance with line AB as C. It seems like find<br>&gt; the intersection point with an arc and a surface. I know CellLocator can<br>&gt; find the intersection point with a line but how about an arc? Anyone has an<br>
&gt; idea? Thanks<br>&gt; <br>&gt; <br>&gt; Best,<br>&gt; <br>&gt; <br>&gt; Dajiang<br>&gt; -------------- next part --------------<br>&gt; An HTML attachment was scrubbed...<br>&gt; URL: &lt;<a href="http://www.vtk.org/pipermail/vtkusers/attachments/20090930/a0e8463d/attachment-0001.htm" target="_blank">http://www.vtk.org/pipermail/vtkusers/attachments/20090930/a0e8463d/attachment-0001.htm</a>&gt;<br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; Message: 11<br>&gt; Date: Wed, 30 Sep 2009 10:59:56 -0400<br>&gt; From: &quot;Sean McBride&quot; &lt;<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>&gt;<br>
&gt; Subject: Re: [vtkusers] QVTKRenderWindowInteractor crashes under Mac<br>&gt;         OS X 10.6 + CMake x86_64 issue<br>&gt; To: &quot;Piotr Byzia&quot; &lt;<a href="mailto:piotr.byzia@gmail.com" target="_blank">piotr.byzia@gmail.com</a>&gt;, &quot;Clinton Stimpson&quot;<br>
&gt;         &lt;<a href="mailto:clinton@elemtech.com" target="_blank">clinton@elemtech.com</a>&gt;<br>&gt; Cc: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>&gt; Message-ID: &lt;20090930145956.1180993022@kingu.local&gt;<br>
&gt; Content-Type: text/plain; charset=ISO-8859-1<br>&gt; <br>&gt; On 9/30/09 1:07 PM, Piotr Byzia said:<br>&gt; <br>&gt; &gt;But here is another issue with 10.6 (Cmake 2.6-4):<br>&gt; &gt;<br>&gt; &gt;Linking CXX shared library ../bin/libvtkCommonPythonD.dylib<br>
&gt; &gt;ld: warning: in /Library/Frameworks//Python.framework/Python, missing  <br>&gt; &gt;required architecture x86_64 in file<br>&gt; &gt;<br>&gt; &gt;What should I specify to correct this?<br>&gt; &gt;I have<br>&gt; &gt;CMAKE_OSX_ARCHITECTURES i386<br>
&gt; &gt;CMAKE_OSX_SYSROOT /Developer/SDKs/MacOSX10.6.sdk<br>&gt; <br>&gt; You might be seeing:<br>&gt; &lt;<a href="http://public.kitware.com/Bug/view.php?id=9466" target="_blank">http://public.kitware.com/Bug/view.php?id=9466</a>&gt;<br>
&gt; <br>&gt; Try CMake from CVS.<br>&gt; <br>&gt; -- <br>&gt; ____________________________________________________________<br>&gt; Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a><br>
&gt; Rogue Research                        <a href="http://www.rogue-research.com" target="_blank">www.rogue-research.com</a> <br>&gt; Mac Software Developer              Montr?al, Qu?bec, Canada<br>&gt; <br>&gt; <br>&gt; <br>
&gt; <br>&gt; ------------------------------<br>&gt; <br>&gt; _______________________________________________<br>&gt; vtkusers mailing list<br>&gt; <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>
&gt; <a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>&gt; <br>&gt; <br>&gt; End of vtkusers Digest, Vol 65, Issue 33<br>&gt; ****************************************<br>
                                               <br><hr>Invite your mail contacts to join your friends list with Windows Live Spaces. It&#39;s easy! <a href="http://spaces.live.com/spacesapi.aspx?wx_action=create&amp;wx_url=/friends.aspx&amp;mkt=en-us" target="_blank">Try it!</a></div>

<br>_______________________________________________<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/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br>