[Insight-users] Re: how to write a Code in VolView
Luis Ibanez
luis.ibanez at kitware.com
Thu Dec 29 07:31:24 EST 2005
Hi Yasser,
The source code for the VolView plugins is available in
InisightApplications/
VolviewPlugins
The architecture of the plugins is described in the VolView
manual, a PDF document that you probably downloaded at the
time you downloaded VolView.
The plugins simply define an ITK pipeline and add a process for
passing the image from VolView as input to the ITK pipeline,
and then take the pipeline output back to VolView.
Notice that there is already a plugin for measuring segmentations,
this is the result of a recent A2D2 project. You will find this
additional plugins in the directory:
InsightApplications/
TumorSegmentationEvaluation/
Please take a look at the source code and let us know if
you have specific questions.
Thanks
Luis
---------------------
yasser salman wrote:
> Hi luis / All,
> Can any one help me to insert a few instructions into
> a Region Growing filters in the volview Software , i
> need to extend these filters to measure the segmented
> volumes in 3D, how can i write My instructions into
> these filters can i do that? can you give me an
> example to access the segmented object into these
> filters
> Yasser
>
>
>
>
> __________________________________
> Yahoo! for Good - Make a difference this year.
> http://brand.yahoo.com/cybergivingweek2005/
>
>
More information about the Insight-users
mailing list