[Insight-users] iterator
Luis Ibanez
luis.ibanez at kitware.com
Sat Nov 21 16:49:31 EST 2009
Hi Alexandre,
Could you please provide more detailed information ?
The problem that you are facing,
is it during the compilation process ?
if so,
then please post to the list the exact error message that you get,
or,
if the error happens during the execution of the code,
please post any run-time error message that you get,
and / or
describe the reasons that lead to to believe
that there is a bug in the code.
Thanks
Luis
------------------------------------------------------------------
On Thu, Nov 12, 2009 at 12:20 PM, alexandre govignon
<govignon.alexandre at yahoo.fr> wrote:
> The filter itkconstsliceiterator give me some trouble when i execute my
> program. it bugs on:
>
> inline const ExternalPixelType Get( const InternalPixelType & input ) const
> {
> return m_PixelAccessor.Get( input );
> }
>
> exactly on the return function
>
> --
> Cordialement,
> Alexandre Govignon
>
> Institut de Recherche Thérapeutique
> de l'Université de Nantes
> 8 quai Moncousu - BP 70721
> 44007 Nantes cedex 1
> Tel: +33 (0)2 28 08 02 49
>
> Imagerie Médicale
> Ecole Nationale Vétérinaire de Nantes
> Atlanpole, La Chantrerie
> BP 40706
> 44307 NANTES CEDEX 3
> FRANCE
> Tel.: +33 (0)240687865
>
> _____________________________________
> 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
>
>
More information about the Insight-users
mailing list