[Insight-users] Mesh visualization

John Drozd john.drozd at gmail.com
Fri Sep 17 16:14:13 EDT 2010


Hi,

I believe it is possible to get per-iteration updates.  But I have not
implemented this yet, but plan to in the future.

I apologize that I was lazy and some parts of my code are commented out
making it hard to read.

If you have any questions feel free to email me.

John

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
>>>>
>>>>
>>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100917/f9212060/attachment-0001.htm>


More information about the Insight-users mailing list