[Insight-users] SPIE example code

Luis Ibanez luis.ibanez@kitware.com
Wed, 05 Mar 2003 09:14:38 -0500


Hi Mathias,

The source code of all the examples presented
at SPIE is available through the Insight CVS
repository.

The main two places you may want to look
at are:

1) Insight/Examples

2) InsightApplications


both of them can be obtained with

cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/Insight login

respond with password: insight

then checkout with

cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/Insight co Insight

if you want to get the specific SPIE version, you can use:

cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/Insight
    co Insight  -r SPIE-Medical-Imaging-2003

or if you want a more recent and stable release, 1.2 is the way to go:

cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/Insight
    co Insight  -r  Release-1-2



InsightApplications can be obtained by doing:


cvs -d :pserver:anonymous@public.kitware.com:/cvsroot/Insight
    co InsightApplications




Please let us know if you find any problem downloading
the code.

Thanks


Luis


--------------------------


Mathias Seitel wrote:
> Hello,
> 
> I'm new to ITK but plan to use it for my thesis work
> on MR image segmentation. Does anybody who attended
> SPIE or a similar recent workshop have access to
> source code of some of the examples presented there?
> 
> Thanks,
> Mathias
> 
> __________________________________________________________________
> 
> Gesendet von Yahoo! Mail - http://mail.yahoo.de
> Bis zu 100 MB Speicher bei http://premiummail.yahoo.de
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>