[Insight-users] Question on Examples
Luis Ibanez
luis.ibanez at kitware.com
Fri Jul 18 12:41:06 EDT 2008
Hi Mishali,
1) yes, this example registers 3D images:
See line 148:
const unsigned int ImageDimension = 3;
2) Since the input datasets are 3D, they are
not included in the CVS source code repository.
You will find data suitable for this example at:
http://public.kitware.com/pub/itk/Data/BrainWeb/
Download the .tgz file and expand them.
You can then use them as input for the
registration example.
Regards,
Luis
-------------------
Mishali Naik wrote:
> Hi
> I had a few questions:
> 1) I am looking at Examples/Registration/DeformableRegistration15.cxx -
> this does perform registration for two 3D images, right?
> 2) Also, I know how to run the example but I am not sure which of the
> input files in Examples/Data I should provide as inputs. I am not too
> familiar with medical imaging so it would be great if someone can point
> me to the correct inputs for this example.
>
> thanks a lot, I appreciate your help
>
> - Mishali
>
> Luis Ibanez wrote:
>
>>
>>
>>
>
More information about the Insight-users
mailing list