[Insight-users] Deformation Registration File Type

Luis Ibanez luis.ibanez at kitware.com
Sat Mar 27 13:36:41 EDT 2010


Hi Stephen,

Please read the source code of the example.

You will find the ".hdr" extensions in lines:


269:     std::string ofn="fixed.hdr";

274:     ofn="moving.hdr";


Simply replace this extensions with the ones
that you want to use.

------

Being able to read the source code, and
being allowed to modify it, is one of the
essential reasons for the superiority of
Open Source software.


       Take advantage of it.      :-)



   Regards,



         Luis



------------------------------------------------------------
On Fri, Mar 26, 2010 at 10:39 AM, Stephen Yip <stephen.fyip1 at gmail.com> wrote:
> Hi,
>
> I just played with the DeformableRegistration1.cxx example. It worked. But I
> got hdr files as my outputs. I am wondering how I can change the file types
> from hdr to something else.
>
> Thank you
> Stephen
>
>
> _____________________________________
> 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