[Insight-users] How to get Examples from the Software Guide
Luis Ibanez
luis.ibanez at kitware.com
Sat Jun 20 11:57:42 EDT 2009
Hi Reinaldo,
As indicated in the ITK Software Guide
http://www.itk.org/ItkSoftwareGuide.pdf
in Section 1.2 "How to Learn ITK"
in pdf-page 36.
You will find all the examples in the
source tree of ITK, under the directory
Insight/Examples
For example, the Image1.cxx example described
in Section 4.1.1. "Creating an Image" in pdf-page 67
is located in
Insight/Examples/DataRepresentation/Image/Image1.cxx
That is, all the Examples are already included with
the source code that you downloaded.
Regards,
Luis
-----------------------
Reinaldo wrote:
>
> Hi,
>
>
> How or where to get the examples cited in the guide ItkSoftwareGuide.pdf?
>
>
> --
> REINALDO
More information about the Insight-users
mailing list