[Insight-users] Error using MultiResMIRegistration

Vicente Grau vgrauc@bwh.harvard.edu
Sat, 08 Mar 2003 19:22:21 -0500


Hello,

I'm trying to use the MultiResMIRegistration program on two 3D volumes 
that I've created. The parameters file that I'm using now is:
------------------------
Img_1.raw
1
100 100 20
0.293 0.293 1.6
Img_2.raw
1
100 100 20
0.293 0.293 1.6
0 1 2
0 0 0
5
4 4 1
4 4 1
2500 2500 2500 2500 2500
1e-4 1e-5 5e-6 1e-6 5e-7
320
Registered_1
---------------------------

I've tried also other combinations of parameters, but the result is 
always the one shown below:  the program always aborts immediately after 
starting with the first level. The directory Registered_1 exists, I've 
created it previously. Do you know what's happening in this case?

---------------------------------
Parsing input ...
Fixed image filename: Img_1.raw
Big Endian: 1
Image Size: [100, 100, 20]
Image Spacing: [0.293, 0.293, 1.6]
Moving image filename: Img_2.raw
Big Endian: 1
Image Size: [100, 100, 20]
Image Spacing: [0.293, 0.293, 1.6]
Permute order: [0, 1, 2]
Flip axes: [0, 0, 0]
Number of levels: 5
Fixed image shrink factors: [4, 4, 1]
Moving image shrink factors: [4, 4, 1]
Number of iterations: [2500, 2500, 2500, 2500, 2500]
Learning rates: [0.0001, 1e-05, 5e-06, 1e-06, 5e-07]
Translation scale: 320
PGM directory: Registered_1

Preprocess the images ...
Register the images ...
--- Starting level 0
 No. Iterations: 2500 Learning rate: 0.1
Abort

------------------------------

Thanks

Vicente Grau-Colomer