[Insight-users] Mesh visualization

Luis Ibanez luis.ibanez at kitware.com
Mon Sep 20 17:08:47 EDT 2010


Hi Siddarth

You may want to look at the following Insight Journal papers:

http://www.insight-journal.org/browse/publication/687
http://www.insight-journal.org/browse/publication/645

As usual, they include source code and data that makes
possible to reproduce the content.

(as all Journals should do....)


You will find examples on how to visualize a mesh at
multiple iterations of a registration process.

You can also find the code at:

http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshRigidRegistration/
http://svn.na-mic.org/NAMICSandBox/trunk/QuadEdgeMeshSphericalDiffeomorphicDemonsRegistration/


      Regards,


           Luis



----------------------------------------------------
On Fri, Sep 17, 2010 at 4:07 PM, Siddharth Srivastava <siddys at gmail.com>wrote:

> Hi John,
>      Thanks for your reply, and your code. I am currently going through it,
> which is
> better than my first iteration, because this is documented to my taste :-)
>       Also, another question that came to my mind is: Is is possible to get
> per-iteration
> updates of the mesh (just for a check for progression ), or such a paradigm
>
> is never a possibility in ITK ?
>      Thanks again,
>       Sid.
>
> On Fri, Sep 17, 2010 at 1:00 PM, John Drozd <john.drozd at gmail.com> wrote:
>
>> Hi again,
>>
>> Attached is my code (a modification of the examples).
>>
>> John
>>
>>
>> On Fri, Sep 17, 2010 at 3:46 PM, John Drozd <john.drozd at gmail.com> wrote:
>>
>>> Hi,
>>>
>>> I don't know if this is what you want but:
>>>
>>> I created my mesh object using ITK and wrote my mesh to a .vtk file
>>> using VTK coding and viewed the mesh in Paraview.
>>>
>>> The following links helped me considerably in achieving this:
>>> http://www.itk.org/pipermail/insight-users/2002-September/001154.html
>>>
>>> http://www.na-mic.org/svn/Slicer3-lib-mirrors/trunk/Insight/Testing/Code/Common/itkMeshSourceGraftOutputTest.cxx
>>>
>>> John
>>>
>>> On Fri, Sep 17, 2010 at 2:13 PM, Siddharth Srivastava <siddys at gmail.com>wrote:
>>>
>>>> Hi everyone,
>>>>      Are there any standard example codes and compiling instructions
>>>> that deal
>>>> with visualization of Mesh objects in ITK, using VTK ? Also ones that
>>>> can color the
>>>> mesh with some scalar or vector data value, that would be a great help!
>>>>      Thanks,
>>>>       Sid.
>>>>
>>>>
>>>>
>>>> _____________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Kitware offers ITK Training Courses, for more information visit:
>>>> http://www.kitware.com/products/protraining.html
>>>>
>>>> Please keep messages on-topic and check the ITK FAQ at:
>>>> http://www.itk.org/Wiki/ITK_FAQ
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.itk.org/mailman/listinfo/insight-users
>>>>
>>>>
>>>
>>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100920/79b2888c/attachment.htm>


More information about the Insight-users mailing list