[Insight-users] using txx extension files

Luis Ibanez luis.ibanez at kitware.com
Wed Jan 24 10:07:37 EST 2007


Hi Tony,

Please look at the example:


Insight/Testing/Code/Algorithms
     itkPointSetToImageRegistrationTest_1.cxx

You *DON'T* need to include the .txx files.
Just by including the .h file you will get
the .txx file because the .h files at the
end include their own .txx files.


Regards,


    Luis



===================
tony hakki wrote:
> 
> 
> ----- Forwarded Message ----
> From: tony hakki <tony2007vtk at yahoo.com>
> To: Wagner Sales <wsalles2003 at yahoo.com.br>; insight-users at itk.org
> Sent: Tuesday, January 23, 2007 4:40:47 PM
> Subject: Re: [Insight-users] using txx extension files
> 
> hi,
> Thank you for your kind reply, I think I confuse something. I would like 
> to tell a little bit more. I would like to use ImageRegistration8.cxx 
> which is in itk>itk-src-windows/Examples/Registration. Additionally , I  
> would like to  modify its metric part with  
> "itkNormalizedCorrelationPointSetToImageMetric.txx" class as a metric. 
> So, how can I use this .txx file in it? any example will be appreciated.
> thank you
> Tony
> 
> ----- Original Message ----
> From: Wagner Sales <wsalles2003 at yahoo.com.br>
> To: tony hakki <tony2007vtk at yahoo.com>
> Cc: insight-users at itk.org
> Sent: Tuesday, January 23, 2007 1:45:53 PM
> Subject: Re: [Insight-users] using txx extension files
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Tony,
> 
> I don't understand why you need to use the .txx files. You need just
> to include the correspondent .h file. Take a look at examples and open
> a .h correspondent file. You see the .txx included in the file. That's
> because the classes are templates and compiler issues with them, I think.
> 
> Regards
> 
> Wagner
> 
> 
> tony hakki wrote:
>  > <!-- DIV {margin:0px;} --> hi dear ITK users; As a beginner of ITK
>  > I don't know how to use file which have .txx extension. for example
>  > I would like to use
>  > itkNormalizedCorrelationPointSetToImageMetric.txx which is in
>  > itk>itk-src-windows>Code>Algorithms . I have two datasets as
>  > input/(input1/ and /input2)/ . How can I use these inputs in this
>  > txx file. I am really looking forward to a reply. thanks in advance
>  >  Tony
>  >
>  > ----------------------------------------------------------------------
>  >  8:00? 8:25? 8:40? Find a flick
>  > <http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news 
> <http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news>> in
>  > no time with theYahoo! Search movie showtime shortcut.
>  > <http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news 
> <http://tools.search.yahoo.com/shortcuts/?fr=oni_on_mail&#news>>
>  >
>  > ----------------------------------------------------------------------
>  >
>  >
>  > _______________________________________________ Insight-users
>  > mailing list Insight-users at itk.org
>  > http://www.itk.org/mailman/listinfo/insight-users
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org 
> <http://enigmail.mozdev.org/>
> 
> iD8DBQFFtgOAG0tpd3N7UOYRAmTlAKC3byonbiHtp5CEZucAz5lyWexDfgCcDiwF
> QvJwW1SOWKytpUa2p+7kHj8=
> =stcx
> -----END PGP SIGNATURE-----
> 
> 
>         
> _______________________________________________________
> Yahoo! Mail - Sempre a melhor opção para você!
> Experimente já e veja as novidades.
> http://br.yahoo.com/mailbeta/tudonovo/
> 
> 
> ------------------------------------------------------------------------
> Sucker-punch spam 
> <http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html> 
> with award-winning protection.
> Try the free Yahoo! Mail Beta. 
> <http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html>
> 
> 
> ------------------------------------------------------------------------
> Sucker-punch spam < 
> http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html> 
> with award-winning protection.
> Try the free Yahoo! Mail Beta. < 
> http://us.rd.yahoo.com/evt=49981/*http://advision.webevents.yahoo.com/mailbeta/features_spam.html>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list