[Insight-users] Registration : how to begin?

Luis Ibanez luis.ibanez@kitware.com
Thu, 12 Dec 2002 13:37:41 -0500


Hi Magda,

Please note that this example expects
you to create the output directory.

In your case, you seem to be using

        "pettoct"

as output directory. Please make sure
that you create this subdirectory in
the place where you are running your
program.

For example, if you are running it on

      /home/nay/itkdata

create the directory

      /home/nay/itkdata/pettoct

The application will not attempt to
create the directory for you.

Hope that helps,



   Luis



================================================

Magda NAY wrote:
> Hello,
> 
> I want to use Mutual Information Registration for PET/CT. 
> I installed itk, I have my two raw volumes and the parameters file is OK, but when 
> I try to run the program: 
> 
> Parsing input ... 
> Fixed image filename: /Recalage_ITK/ct.raw
> Big Endian: 1
> Image Size: [512, 512, 189]
> Image Spacing: [0.9375, 0.9375, 5]
> Moving image filename: /Recalage_ITK/pet.raw
> Big Endian: 1
> Image Size: [128, 128, 239]
> Image Spacing: [4.29688, 4.29688, 4.25]
> Permute order: [0, 1, 2]
> Flip axes: [0, 0, 0]
> Number of levels: 4
> Fixed image shrink factors: [2, 2, 1]
> Moving image shrink factors: [4, 4, 1]
> Number of iterations: [5000, 2500, 2500, 2500]
> Learning rates: [0.0001, 1e-05, 5e-06, 1e-06]
> Translation scale: 320
> PGM directory: pettoct
>  
> Abort
> 
> 
> Could you give me an idea how could I fix this problem?
> 
> Thank you
> 
> Best regards,
> 
> Magda Nay
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>