[ITK] [ITK-users] [Itk-users]
Jon Haitz Legarreta
jhlegarreta at vicomtech.org
Wed Jul 9 05:15:34 EDT 2014
Dear Marco,
as pointed in page 640 of the SW guide, the referred example is an excerpt
of the
ImageLineaerIteratorWithIndex2.cxx example, found in
PATH_TO_SOURCE\Examples\Iterators.
Otherwise, you may find it on github [1].
Nearly all (may be even all) examples found in the SW guide are excerpts of
examples that you can find in the ITK source tree. The guide just shows the
relevant piece of code to understand how the filter works. The guide
usually mentions the name of the example at issue.
The code excerpts in the SW guide and many parts of the guide itself are
extracted automatically from the ITK source code by some sophisticated
scripts the people at kitware and other colleagues have developed.
HTH,
JON HAITZ
[1]
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx
On 9 July 2014 10:58, Marco Ulge <marco.ulge at gmail.com> wrote:
> Good morning,
>
> i was looking at the guide, page 641 about
> itkImageLinearConstIteratorWithIndex. I found that the example is
> incomplete, could someone post the full example please?
>
> Regards,
> Marco
>
>
>
> --
> View this message in context:
> http://itk-users.7.n7.nabble.com/Itk-users-tp34206.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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.php
>
> 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://public.kitware.com/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20140709/df1ffefd/attachment-0002.html>
-------------- next part --------------
_____________________________________
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.php
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://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list